selfhostable, read-only reddit client
16
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: Pass parameters to head and header mixins in index.pug

Akshay c54fefd5 eefb3705

+2 -2
+2 -2
src/views/index.pug
··· 6 6 - var subs = [] 7 7 doctype html 8 8 html 9 - +head() 9 + +head("home") 10 10 +subMgmt() 11 11 script(defer). 12 12 function updateButton(sub) { ··· 35 35 document.addEventListener('DOMContentLoaded', ()=>updateButton("#{subreddit}")); 36 36 body 37 37 main#content 38 - +header() 38 + +header(user) 39 39 div.hero 40 40 div.sub-title 41 41 h1