fix style

This commit is contained in:
Mivinci 2022-04-14 09:49:24 +08:00
parent 5a2a7cc35a
commit ef4d32b949
3 changed files with 7 additions and 3 deletions

View file

@ -48,6 +48,9 @@ commentOnAllPosts = true
# toc decides the shape of the toc button. e.g. default, lines, bar
toc = "lines"
recent = "Recent Posts"
older = "Older Posts"
# Disqus configuration
[params.disqus]
shortname = "hugo-minima"