config updates

This commit is contained in:
Mivinci 2021-12-02 14:06:51 +08:00
parent f9b21244be
commit c3bc24e42a

View file

@ -16,8 +16,8 @@ theme = "hugo-theme-minima"
# Author has some of your information to be shown on the home page.
[author]
name = "XJJ"
slogon = "A student and tech lover from Earth 🌍"
description = "This is Minima, a clean and minimal Hugo theme porting from [Minima on Hexo](https://github.com/adisaktijrs/hexo-theme-minima). Except for everything from Hexo Minima like dark/light mode, it supports KaTeX and some taxonomies like categories, series and tags. I created this using SCSS, Vanilla JS and most importantly, Hugo. 😁"
slogon = "A tech lover from Earth 🌍"
description = "This is Minima, a clean and minimal Hugo theme porting from the [Hexo Minima](https://github.com/adisaktijrs/hexo-theme-minima). Except for everything from Hexo Minima like dark/light mode, it supports KaTeX, Mermaid, comments and some taxonomies like categories, series and tags. I created this using SCSS, Vanilla JS and the most important, Hugo. 😁"
[params]
@ -42,7 +42,7 @@ selectable = true
globalFontFamily = 'LXGW WenKai'
# If set true, all your posts will use the chosen comment plugin
# except those with a `comment: false` in their front-matter
commentOnAllPosts = false
commentOnAllPosts = true
# toc decides the shape of the toc button. e.g. default, lines, bar
toc = "lines"