change to theme
This commit is contained in:
13
hugo.yaml
Normal file
13
hugo.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
baseURL: https://blog.balki.me/
|
||||
languageCode: en-us
|
||||
title: Balki's Blog
|
||||
theme: mytheme
|
||||
markup:
|
||||
highlight:
|
||||
# This setting makes code highlighting use theme's colors instead of hugo's default
|
||||
noClasses: false
|
||||
|
||||
params:
|
||||
themeStyleSwitcher: true
|
||||
footerText: "[theme](https://gitea.balki.me/balki/no-js-hugo-theme)"
|
||||
showTagList: false
|
||||
Reference in New Issue
Block a user