feat: ajoute flux RSS

This commit is contained in:
Kazhnuz Klappsthul 2024-04-14 09:40:42 +02:00
parent d8d630368f
commit b780880010
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ layout: layouts/base.njk
</iframe>
<div class="align-center mt-1">
<a href="https://blog.kazhnuz.space/rss.xml" class="btn btn-warning ml-1 mr-1">RSS</a>
{%- for link in social -%}
{%- if (link.showHome == true) -%}
<a href="{{link.url}}" class="btn btn-primary ml-1 mr-1">{{link.name}}</a>