This commit is contained in:
2026-09-09 02:14:19 +03:00
parent 69b78b5db1
commit 88e5e113f8
4 changed files with 105 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
{{define "content"}}
<h2>
blogs
</h2>
<ul>
<li><a href="/blog/xmpp">hosting xmpp on i2p</a> — september 9th 2026</li>
</ul>
{{end}}