fix: Remove unsupported book.toml keys
Some checks failed
Build and Deploy / deploy (push) Failing after 2s
Some checks failed
Build and Deploy / deploy (push) Failing after 2s
This commit is contained in:
parent
7cf4300d0d
commit
45a7a642ce
1 changed files with 1 additions and 3 deletions
|
|
@ -1,8 +1,7 @@
|
|||
[book]
|
||||
title = "The Bin"
|
||||
authors = ["Matthew Binning"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
title = "The Bin"
|
||||
|
||||
[build]
|
||||
build-dir = "blog"
|
||||
|
|
@ -14,7 +13,6 @@ 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"]
|
||||
no-section-label = true
|
||||
copy-fonts = false
|
||||
fold.enable = true
|
||||
fold.level = 0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue