docs/update outline (#471)

* docs update

* reorganize

* plausible analytics

Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
Hayden
2021-06-07 15:04:30 -08:00
committed by GitHub
parent 95b6ab86d0
commit a75de6d1cf
29 changed files with 104 additions and 78 deletions

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,8 @@
{% extends "base.html" %} {% block analytics %}
<script
async
defer
data-domain="hay-kot.github.io/mealie"
src="https://plausible.io/js/plausible.js"
></script>
{% endblock %}