mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
generate articles with template
This commit is contained in:
parent
ac9659b08d
commit
925adcdb80
1 changed files with 3 additions and 0 deletions
|
@ -98,6 +98,9 @@
|
|||
<a href="{{ article.next.slug_with_year }}" class="next-article">Article suivant</a>
|
||||
{% endif %}
|
||||
</div>
|
||||
<div class="retour-accueil">
|
||||
<a href="/">Retour à l'accueil</a>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<footer class="site-footer has-top-divider">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue