mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-11-09 21:42:20 -05:00
9 lines
184 B
HTML
9 lines
184 B
HTML
{% extends "base.html" %} {% block analytics %}
|
|
<script
|
|
async
|
|
defer
|
|
data-domain="hay-kot.github.io/mealie"
|
|
src="https://plausible.io/js/plausible.js"
|
|
></script>
|
|
{% endblock %}
|