changed header and footers
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
rootUrl = 'https://blog.voidarc.co.uk'
|
||||
language = 'en-US'
|
||||
title = 'voidarc'
|
||||
author = 'user01'
|
||||
author = 'Adumh00man'
|
||||
|
||||
# Code blocks highlighting
|
||||
[highlighter]
|
||||
enable = false
|
||||
# engine = 'prism' # Can be 'prism' or 'hljs'. Defaults to 'prism'
|
||||
enable = true
|
||||
engine = 'prism' # Can be 'prism' or 'hljs'. Defaults to 'prism'
|
||||
|
||||
# RSS feed
|
||||
[rss]
|
||||
@@ -22,9 +22,8 @@ footer_author_link = "https://git.voidarc.co.uk/voidarc" # Optional
|
||||
enable_mermaid = true # Enable Mermaid.js for diagrams
|
||||
|
||||
[extra.nav]
|
||||
blog = "/posts"
|
||||
Git = "https://git.voidarc.co.uk"
|
||||
posts = "/posts"
|
||||
tags = "/categories"
|
||||
|
||||
[extra.footer]
|
||||
Link_name = "url"
|
||||
GitHub = "https://git.voidarc.co.uk/voidarc"
|
||||
Git = "https://git.voidarc.co.uk/voidarc"
|
||||
|
||||
Reference in New Issue
Block a user