diff options
Diffstat (limited to 'nikola/plugins/task/posts.plugin')
| -rw-r--r-- | nikola/plugins/task/posts.plugin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nikola/plugins/task/posts.plugin b/nikola/plugins/task/posts.plugin index 79b7c51..6893472 100644 --- a/nikola/plugins/task/posts.plugin +++ b/nikola/plugins/task/posts.plugin @@ -5,9 +5,9 @@ module = posts [Documentation] author = Roberto Alsina version = 1.0 -website = http://getnikola.com +website = https://getnikola.com/ description = Create HTML fragments out of posts. [Nikola] -plugincategory = Task +PluginCategory = Task |
