+20
templates/index.html
+20
templates/index.html
···<script async defer data-domain="hauleth.dev" src="https://plausible.io/js/plausible.js"></script>+<a href="{% if menu_item.url is matching("^https?://") %}{{ menu_item.url }}{% else %}{{ get_url(path=menu_item.url) }}{% endif %}">{{ menu_item.name }}</a>