add limit to length of rss feeds
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
de82aaf8b2
commit
4b84c319b5
|
@ -13,6 +13,8 @@ pygmentsstyle = "vs"
|
|||
pygmentscodefences = true
|
||||
pygmentscodefencesguesssyntax = true
|
||||
|
||||
rssLimit = 100
|
||||
|
||||
webMentionAPIKey = "f61bf-RG1k4uZT3fVLDoIw"
|
||||
|
||||
googleAnalytics = "UA-186263385-1"
|
||||
|
|
Loading…
Reference in New Issue