mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-03 02:33:31 -05:00
docs/update outline (#471)
* docs update * reorganize * plausible analytics Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
File diff suppressed because one or more lines are too long
8
docs/docs/overrides/main.html
Normal file
8
docs/docs/overrides/main.html
Normal 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 %}
|
||||
Reference in New Issue
Block a user