Initial commit.
This commit is contained in:
@ -21,7 +21,7 @@ footer_copyright = ' · <a href="https://creativecommons.org/licenses/by-nc/
|
||||
|
||||
hermit_menu = [
|
||||
{ link = "/posts", name = "Posts" },
|
||||
{ link = "/about", name = "About" },
|
||||
{ link = "/about", name = "About me" },
|
||||
]
|
||||
|
||||
hermit_social = [
|
||||
@ -34,7 +34,7 @@ hermit_social = [
|
||||
[extra.highlightjs]
|
||||
enable = true
|
||||
clipboard = true
|
||||
theme = "vs2015"
|
||||
theme = "https://unpkg.com/nord-highlightjs@0.1.0/dist/nord.css"
|
||||
|
||||
[extra.author]
|
||||
name = "Pavel Kirilin"
|
||||
|
Reference in New Issue
Block a user