Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd committed Nov 14, 2023
2 parents e4147bc + 9e7b895 commit 14ce348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _stuffpages/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"date": "",
"copy_year": f"2023-{YEAR}" if YEAR > 2023 else f"{YEAR}",
"style": os.path.abspath("styles/default.css"),
"settings": "",
"settings": "nonav, noheader",
"favicon": "favicon.ico"
}

Expand Down

0 comments on commit 14ce348

Please sign in to comment.