hosts/{apeturescience,cityseventeen}: init apeturescience, change font and size in cityseventeen
This commit is contained in:
parent
ea7dd98c09
commit
717a0b8a21
35 changed files with 1234 additions and 91 deletions
|
@ -0,0 +1,3 @@
|
|||
def darkmode_on(config, pages):
|
||||
for p in pages:
|
||||
config.set("colors.webpage.darkmode.enabled", True, p)
|
Loading…
Add table
Add a link
Reference in a new issue