Nikola auto commit.

Nikola version: 8.3.3
src
Patricio García 2025-08-27 12:35:40 +01:00
parent c1ab27068e
commit daf7439cd8
3 changed files with 5 additions and 1 deletions

Binary file not shown.

View File

@ -36,6 +36,10 @@
<a href="${PEERTUBE_URL}" title="PeerTube"><img src="/assets/img/peertube.svg" width="65" height="65" alt="PeerTube" class="d-inline-block align-top"></a>
&nbsp;
%endif
%if RSS_URL:
<a href="${RSS_URL}" title="RSS"><img src="/assets/img/rss.svg" width="65" height="65" alt="RSS" class="d-inline-block align-top"></a>
&nbsp;
%endif
%endif
</div>
</header>