Disable RSS
This commit is contained in:
parent
9917f42027
commit
235bc0eb1a
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ languageCode = 'en-us'
|
||||||
title = 'Tegaki Tuesday'
|
title = 'Tegaki Tuesday'
|
||||||
theme = 'tegakituesday.com'
|
theme = 'tegakituesday.com'
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
disableKinds = ["taxonomy", "taxonomyTerm"]
|
disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
AuthorName = "Elnu"
|
AuthorName = "Elnu"
|
||||||
|
@ -17,4 +17,4 @@ disableKinds = ["taxonomy", "taxonomyTerm"]
|
||||||
[markup]
|
[markup]
|
||||||
[markup.goldmark]
|
[markup.goldmark]
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true
|
unsafe = true
|
||||||
|
|
Loading…
Add table
Reference in a new issue