diff options
Diffstat (limited to 'nikola/plugins/command/new_post.plugin')
| -rw-r--r-- | nikola/plugins/command/new_post.plugin | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nikola/plugins/command/new_post.plugin b/nikola/plugins/command/new_post.plugin index d88469f..efdeb58 100644 --- a/nikola/plugins/command/new_post.plugin +++ b/nikola/plugins/command/new_post.plugin @@ -5,9 +5,9 @@ module = new_post [Documentation] author = Roberto Alsina version = 1.0 -website = http://getnikola.com +website = https://getnikola.com/ description = Create a new post. [Nikola] -plugincategory = Command +PluginCategory = Command |
