From 8041475aab2b8efad7d2857027331bd626d26312 Mon Sep 17 00:00:00 2001 From: Agustin Henze Date: Wed, 26 Aug 2015 07:57:04 -0300 Subject: Imported Upstream version 7.6.4 --- nikola/plugins/task/bundles.plugin | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'nikola/plugins/task/bundles.plugin') diff --git a/nikola/plugins/task/bundles.plugin b/nikola/plugins/task/bundles.plugin index 3fe049b..ca997d0 100644 --- a/nikola/plugins/task/bundles.plugin +++ b/nikola/plugins/task/bundles.plugin @@ -1,10 +1,13 @@ [Core] -Name = create_bundles -Module = bundles +name = create_bundles +module = bundles [Documentation] -Author = Roberto Alsina -Version = 1.0 -Website = http://getnikola.com -Description = Theme bundles using WebAssets +author = Roberto Alsina +version = 1.0 +website = http://getnikola.com +description = Theme bundles using WebAssets + +[Nikola] +plugincategory = Task -- cgit v1.2.3