From 0d3bb25617a48b6432090ba75acba98f87c1713a Mon Sep 17 00:00:00 2001 From: Humberto Rocha Date: Sun, 29 May 2016 18:19:22 -0300 Subject: [PATCH] Add lektor-creative-commons plugin to plugin list --- content/docs/plugins/list/contents.lr | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/plugins/list/contents.lr b/content/docs/plugins/list/contents.lr index 1d8094dc..8d5f23b3 100644 --- a/content/docs/plugins/list/contents.lr +++ b/content/docs/plugins/list/contents.lr @@ -43,6 +43,7 @@ so they might not keep pace with development on Lektor. * [tags :ext](https://github.com/ajdavis/lektor-tags): For each tag on site, build a list of pages with that tag. * [i18n :ext](https://github.com/numericube/lektor-i18n-plugin): Use GetText .PO files to translate your site **content**. * [htmlmin :ext](https://github.com/vesuvium/lektor-htmlmin): Automatically minifies .html files in build directory +* [creative-commons :ext](https://github.com/humrochagf/lektor-creative-commons): Add Creative Commons license to your pages ! Have your own plugin and you want to see it here? Just [edit this page on GitHub :ref](https://github.com/lektor/lektor-website/edit/master/content/docs/plugins/list/contents.lr),