Files
geek-cookbook/mkdocs.yml
T
Thomas 167b62e9e5 Make YAML syntax valid (#76)
* Make YAML syntax valid

* Remove emoji_generator as it is invalid YAML

the `!!` syntax that is used by python to reference a function is not valid YAML, and thus cannot be parsed by anything other than MKDocs
2020-01-27 23:35:12 +13:00

7.8 KiB