Add: changelog

This commit is contained in:
hyzen
2026-04-14 14:52:20 +05:30
parent bb427c443d
commit dedbf6ecb8
71 changed files with 166 additions and 99 deletions

View File

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

View File

@@ -0,0 +1,6 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}

View File

@@ -0,0 +1,6 @@
{{ define "main" }}
<h1>{{ .Title }}</h1>
{{ .Content }}
{{ end }}