fix: Remove unsupported multilingual key
Some checks failed
Build and Deploy / deploy (push) Failing after 4s
Some checks failed
Build and Deploy / deploy (push) Failing after 4s
This commit is contained in:
parent
7cf4300d0d
commit
e502f60bd9
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
||||||
[book]
|
[book]
|
||||||
|
title = "The Bin"
|
||||||
authors = ["Matthew Binning"]
|
authors = ["Matthew Binning"]
|
||||||
language = "en"
|
language = "en"
|
||||||
multilingual = false
|
|
||||||
title = "The Bin"
|
|
||||||
|
|
||||||
[build]
|
[build]
|
||||||
build-dir = "blog"
|
build-dir = "blog"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue