topics
This commit is contained in:
parent
74eeff4f3b
commit
c28ff37f2e
@ -12,7 +12,7 @@ content:
|
||||
---
|
||||
<ul>
|
||||
{% for p in page.collection %}
|
||||
<li><a href="{{ p.slug }}">{{ p.title }}</a></li>
|
||||
<li><a href="{{ p.url }}">{{ p.title }}</a></li>
|
||||
{% endfor %}
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user