Skip to content

Commit 04acb7a

Browse files
committed
update
1 parent 0cb064a commit 04acb7a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

hugo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,10 @@ pygmentsUseClasses = true
120120
threshold = 0.4
121121
minMatchCharLength = 0
122122
limit = 10
123-
keys = ["title", "permalink", "summary", "content"]
123+
keys = ["title", "permalink", "summary", "content", "tags"]
124+
125+
[outputs]
126+
home = ["HTML", "JSON", "RSS"]
124127

125128
[menu]
126129

0 commit comments

Comments
 (0)