1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2026-01-03 21:01:12 +00:00

Add badge to verified accounts

This commit is contained in:
Cadence Ember
2020-07-16 23:21:02 +12:00
parent 59d0b1d14f
commit 5fc765d8cb
5 changed files with 107 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ subdirs("pug", async (err, dirs) => {
pinski.addPugDir("pug", dirs)
pinski.addSassDir("sass", ["sass/includes", "sass/themes"])
pinski.addStaticHashTableDir("html/static/js")
pinski.addStaticHashTableDir("html/static/img")
pinski.muteLogsStartingWith("/imageproxy")
pinski.muteLogsStartingWith("/videoproxy")
pinski.muteLogsStartingWith("/static")