fix: minor issues

* Fix FOUT
* Set cource view per page until upstream merges fix
* Set read time to to on
* set page anchors
This commit is contained in:
Timothy DeHerrera
2024-12-26 18:31:08 -07:00
parent 9b591fc700
commit 400ae477db
10 changed files with 54 additions and 1 deletions

View File

@@ -36,5 +36,5 @@ menu = [
{ name = "/about", url = "/about", weight = 4 },
]
repo_view = true
repo_url = "https://github.com/nrdxp/nrd.sh/tree/main/content"
repo_url = "https://github.com/nrdxp/nrd.sh/tree/main/content/"
favicon = "/icon/favicon.png"