Update bookmarks page design and add more entries. Add more 88x31 pictures.
This commit is contained in:
parent
fbbf884368
commit
fe9d3e67f1
311 changed files with 692 additions and 497 deletions
2
blog.njk
2
blog.njk
|
|
@ -16,7 +16,7 @@ title: Adrian Victor:Blog
|
|||
<li>
|
||||
<p>
|
||||
<a href="{{ post.url }}">{{ post.data.postTitle }}</a><br>
|
||||
{{ post.data.date }}
|
||||
<b>{{ post.data.date | postDate }}</b>{% if post.data.lastModified | postDate !== post.data.date | postDate %} ({{ i18n[langKey].lastEditedIn }} {{ post.data.lastModified | postDate}}){% endif %}
|
||||
</p>
|
||||
</li>
|
||||
{% endif %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue