Skip to content

Commit

Permalink
Update config.py [build]
Browse files Browse the repository at this point in the history
  • Loading branch information
fladd authored Nov 14, 2023
1 parent d8cd7e5 commit 9e7b895
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 9e7b895

Please sign in to comment.