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