Skip to content

Commit b2c9260

Browse files
authored
remove invalid fields from book.toml (#85)
The `git-repository-url` and `git-repository-icon` fields are only part of the `output.html` section.
1 parent a3f0256 commit b2c9260

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

book.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ authors = ["Gil Mizrahi"]
55
language = "en"
66
multilingual = false
77
src = "src"
8-
git-repository-url = "https://github.com/soupi/learn-haskell-blog-generator"
9-
git-repository-icon = "fa-github"
108

119
[output.html]
1210
git-repository-url = "https://github.com/soupi/learn-haskell-blog-generator"

0 commit comments

Comments
 (0)