change update structure on main page
This commit is contained in:
parent
6692966b21
commit
4389d78456
1 changed files with 1 additions and 1 deletions
2
index.md
2
index.md
|
@ -21,7 +21,7 @@ like anyone who grew up in the 90's, I've had a personal website off and on [sin
|
|||
anyway, welcome to my personal site; a place for me to store all my rambles about my special interests, [quiz]({% link _pages/quiz.md %}) results, [picrews]({% link _pages/picrew.md %}) I've done, [art]({% link _pages/fridge.md %}) people have made for me, [places]({% link _pages/links.md %}) I think are neat (including my frens' sites and all the [fanlistings]({% link _pages/links.md %}#fanlistings) & [cliques]({% link _pages/links.md %}#cliques) I am in), and how to [find me]({% link _pages/contact.md %}) elsewhere online. thanks for stopping by! ![hoi](/img/emoji/korihi.gif)
|
||||
|
||||
<ul class="update">
|
||||
<li>last updated: <a href="{% link updates.html %}">{{ page.last_modified_at | date: '%Y.%m.%d' }}</a></li>
|
||||
<li>last updated: <a href="{% link updates.html %}">{{ now | date: '%Y.%m.%d' }}</a></li>
|
||||
</ul>
|
||||
|
||||
{% include layout/buttonwall.html %}
|
Loading…
Add table
Reference in a new issue