Merge pull request 'front page redesign & post filtering' (#63) from r/lumbung.space:main into main

Reviewed-on: ruangrupa/lumbung.space#63
This commit is contained in:
2023-05-02 22:58:49 +05:00
parent b196fc363b
commit 9d4cf8d394
29 changed files with 1008 additions and 240 deletions
@@ -25,4 +25,5 @@
{{ with .OutputFormats.Get "rss" -}}
{{ printf `<link rel="%s" type="%s" href="%s" title="%s" />` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
{{ end -}}
</head>