Fix: RSS feeds

This commit is contained in:
hyzen
2026-03-03 01:43:34 +05:30
parent 4ff58e1b6b
commit e9bd7e3074
36 changed files with 301 additions and 36 deletions

View File

@@ -0,0 +1 @@
<p class="footer__copyright-notice">&copy; 2026 <a href="https://freedoms4.org">freedoms4.org</a></p>

View File

@@ -0,0 +1 @@
{{- /* RSS link moved to header */ -}}

View File

@@ -0,0 +1,6 @@
<nav class="menu language">
<ul class="menu__list language__list">
{{- partial "header/menu.html" (dict "menuID" "main" "page" .) -}} {{- partial
"header/language_selector.html" . -}}
</ul>
</nav>