mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 16:10:26 +03:00
Link for home page
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -25,6 +25,10 @@
|
||||
</ul>
|
||||
|
||||
<ul class="navigation-pills">
|
||||
<li class="navigation-item" role="presentation">
|
||||
<a href="/">Home</a>
|
||||
</li>
|
||||
|
||||
{% for page in pages%}
|
||||
<li class="navigation-item" role="presentation">
|
||||
<a href="{{ page.url | strip_newlines | strip_html | strip | normalize_whitespace | relative_url | uri_escape }}">
|
||||
|
Reference in New Issue
Block a user