From 0a635b03c977e151c327b1458c33d48e1dd697a1 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Sun, 26 Jul 2020 16:27:46 +0700 Subject: [PATCH] Complete the readme with authors and license --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 1c6036d..8bcfd6e 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,14 @@ By default, the theme uses **Fork Awesome**, which is fetched from but is not compatible with Font Awesome v5 and later, so if you want to use Font Awesome v5+, setting `FONT_AWESOME_CSS` is not enough, you will also need to modify the templates. + + +## Authors + +- Original theme by [Mark Otto](https://github.com/mdo): +- Ported to Pelican by [José Guilherme Vanz](https://github.com/jvanz) + + +## License + +Released under the [MIT license](LICENSE)