/ ‘content/pages.html’
This commit is contained in:
parent
a4f98adc3b
commit
770f658b4e
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
<a class="noticeable" href='{{ SITEURL }}/{{ page.url }}'>
|
<a class="noticeable" href='{{ SITEURL }}/{{ page.url }}'>
|
||||||
[{{ page.title }}]
|
[{{ page.title }}]
|
||||||
</a>
|
</a>
|
||||||
|
<br/>
|
||||||
<span class="o-50" style="font-size:0.7em"> | {{ page.date.isoformat() }}</span>
|
<span class="o-50" style="font-size:0.7em"> | {{ page.date.isoformat() }}</span>
|
||||||
</dt>
|
</dt>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue