changed header and footers

This commit is contained in:
2026-03-21 16:05:02 +00:00
parent ab0408fb36
commit d2c910748c
13 changed files with 208 additions and 184 deletions

View File

@@ -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"