fix: Remove unsupported book.toml keys
Some checks failed
Build and Deploy / deploy (push) Failing after 3s
Some checks failed
Build and Deploy / deploy (push) Failing after 3s
This commit is contained in:
parent
7cf4300d0d
commit
b0c35f4565
26 changed files with 37 additions and 2785 deletions
|
|
@ -1,8 +1,7 @@
|
|||
[book]
|
||||
title = "The Bin"
|
||||
authors = ["Matthew Binning"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
title = "The Bin"
|
||||
|
||||
[build]
|
||||
build-dir = "blog"
|
||||
|
|
@ -13,8 +12,8 @@ smart-punctuation = true
|
|||
git-repository-url = "https://forgejo.binning.net/matthew.binning/www"
|
||||
edit-url-template = "https://forgejo.binning.net/matthew.binning/www/src/branch/main/{path}"
|
||||
additional-css = ["theme/sepia.css"]
|
||||
additional-js = ["theme/navbar.js"]
|
||||
no-section-label = true
|
||||
copy-fonts = false
|
||||
fold.enable = true
|
||||
fold.level = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue