add limit to length of rss feeds
continuous-integration/drone/push Build is passing Details

This commit is contained in:
James Ravenscroft 2022-11-26 07:21:58 +00:00
parent de82aaf8b2
commit 4b84c319b5
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ pygmentsstyle = "vs"
pygmentscodefences = true
pygmentscodefencesguesssyntax = true
rssLimit = 100
webMentionAPIKey = "f61bf-RG1k4uZT3fVLDoIw"
googleAnalytics = "UA-186263385-1"