diff --git a/README.md b/README.md index db8845a..1869ef1 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Export your joplin notes into a [mdbook](https://rust-lang.github.io/mdBook/inde -# This project is a fork of[Stavros' notes](https://gitlab.com/stavros/notes/) +# This project is a fork of [Stavros' notes](https://gitlab.com/stavros/notes/) ## Notable Changes - Notes and Folders are grabbed based on a whitelist instead of a blacklist - Instead of checking if a notebook/note is tagged with "private" and skipping it, checks if the note is tagged with "blog" diff --git a/book.toml b/book.toml index c4d12af..b517dd6 100644 --- a/book.toml +++ b/book.toml @@ -9,7 +9,7 @@ title = "Yuriy's Notes" curly-quotes = true no-section-label = true git-repository-url = "https://git.zinchuk.xyz/yuriy/joplin-mdbooks-website" -git-repository-icon = "fa-gitlab" +git-repository-icon = "fa-code-fork" additional-css = ["static/custom.css"] default-theme = "rust" preferred-dark-theme = "navy" \ No newline at end of file