sync: latest changes before Gitea migration

This commit is contained in:
Агальцов Антон
2026-04-26 17:09:31 +03:00
parent c2cc439fc5
commit acba5dd5f1
148 changed files with 13001 additions and 696 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
{{ .Content }}
<ul>
{{ range .Pages }}
{{ range .Pages.ByDate.Reverse }}
<li><a href="{{ .RelPermalink }}">{{ .Title }}</a></li>
{{ end }}
</ul>