1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/mipilin synced 2025-05-13 08:43:07 +00:00
Signed-off-by: roxwize <rae@roxwize.xyz>
This commit is contained in:
Rae 5e 2025-01-28 23:31:31 -05:00
parent 65c29b0564
commit ccc894dc33
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
10 changed files with 111 additions and 41 deletions

View file

@ -1,4 +1,5 @@
extends site.pug
include _util.pug
block head
style
@ -46,5 +47,4 @@ block content
| .
h1 Global Feed
p Look at how all these people are doing!!!
include _feed.pug
+feed(feedUpdates)