minor fixes
This commit is contained in:
@ -85,7 +85,6 @@ the very worst thing is potentially one of the most creative artists on this lis
|
||||
🚧 this page is still in construction! watch this space! 🚧
|
||||
|
||||
<!-- glacierclear -->
|
||||
<!-- https://murninatair.tumblr.com/ -->
|
||||
<!-- https://twitter.com/Nikingply // nikingply -->
|
||||
<!-- https://feyhearts.tumblr.com -->
|
||||
<!-- https://www.instagram.com/onebadnoodle_/ -->
|
||||
|
@ -8,6 +8,7 @@ hey what's up! my name is uuupah. im a twenty-something non-binary (they/them pl
|
||||
### recent updates
|
||||
|
||||
<div class="updates-field">
|
||||
(check <a href="journal_html">journal.html</a> as well)
|
||||
{% for post in collections.post | reverse | limit(5) %}
|
||||
<p>{{ post.page.date.toLocaleDateString("en-UK") }} - [{{ post.data.title }}]({{post.filePathStem}}) [{{post.data.tags[0]}}]</p>
|
||||
{% endfor %}
|
||||
|
Reference in New Issue
Block a user