diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 203a6061..4bbc9d05 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -29,7 +29,12 @@ INITIAL TESTING NOTES: - Make the copyright banner at bottom left aligned, right now it seems weird in small iPhone size when it breaks to two lines (make text smaller?) - Change server api page favicon to look like a SERVER version of the AyaNova logo, not the same one as the client uses [ fuck it, why? TTM!] - + - Disable google fonts for manual / docs generator: + - first need to upgrade to latest mkdocs AND material theme for mkdocs + - https://www.mkdocs.org/#installation + - https://github.com/squidfunk/mkdocs-material + - https://squidfunk.github.io/mkdocs-material/compliance/ + - Once docs no longer need google fonts can adjust the devops nginx config and remove the overrides for CORS and all that shit.