Complete the readme with authors and license

This commit is contained in:
Arnaud Rebillout
2020-07-26 16:27:46 +07:00
parent 07c1ecef15
commit 0a635b03c9
+11
View File
@@ -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 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 Font Awesome v5+, setting `FONT_AWESOME_CSS` is not enough, you will also need
to modify the templates. to modify the templates.
## Authors
- Original theme by [Mark Otto](https://github.com/mdo): <https://github.com/poole/hyde>
- Ported to Pelican by [José Guilherme Vanz](https://github.com/jvanz)
## License
Released under the [MIT license](LICENSE)