refacto: move articles to articles instead of blog
This commit is contained in:
parent
2a86c8bbf7
commit
88b009c1bb
6 changed files with 3 additions and 12 deletions
|
|
@ -4,5 +4,5 @@
|
|||
<h1 class="title">
|
||||
This is my blog made with Zola.
|
||||
</h1>
|
||||
<p><a href="{{ get_url(path='@/blog/_index.md') }}">Posts</a>.</p>
|
||||
<p><a href="{{ get_url(path='@/articles/_index.md') }}">Posts</a>.</p>
|
||||
{% endblock content %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue