1 parent d6aeee6 commit 7e169f9Copy full SHA for 7e169f9
1 file changed
config.toml
@@ -7,8 +7,6 @@ hasCJKLanguage = true
7
rssLimit = 10
8
copyright = "This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License."
9
code_copy_button = true # Turn on/off the code-copy-button for code-fields
10
-[author]
11
- name = "Kami"
12
13
[markup]
14
defaultMarkdownHandler = "goldmark"
@@ -26,6 +24,7 @@ code_copy_button = true # Turn on/off the code-copy-button for code-fields
26
24
27
25
[taxonomies]
28
tag = "tags"
+ author = "Kami"
29
30
[params]
31
dateform = "Jan 2, 2006"
0 commit comments