Fix bad input name

This commit is contained in:
lowlighter
2020-11-03 18:28:59 +01:00
parent 24819054c6
commit d471638195
3 changed files with 9 additions and 3 deletions

View File

@@ -171,7 +171,7 @@ inputs:
# Posts plugin
# Display recent posts from an external source
plugin_posts:
description: Enable posts posts
description: Enable recent posts display
default: no
# Posts source
@@ -182,6 +182,12 @@ inputs:
description: Posts source
default: ""
# Posts limits
# Set number of posts to display
plugin_posts_limit:
description: Posts limit
default: 4
# Isometric calendar plugin
# Display an isometric view of your commits calendar, along with a few stats like current streak and average commits per day
plugin_isocalendar: