DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

bf1608dd9381a475c231e4f8433a5efb11928f95 — Jonni Liljamo 11 days ago 8d4a10d master
feat: update umami links
2 files changed, 2 insertions(+), 2 deletions(-)

M templates/index.html
M templates/layouts/base.html
M templates/index.html => templates/index.html +1 -1
@@ 32,7 32,7 @@
            <a data-umami-event="index-footer-umami.is" class="font-semibold hover:underline text-sky-400" href="https://umami.is" target="_blank">umami</a>
            for analytics, and they are available publicly
            <a data-umami-event="index-footer-share" class="font-semibold text-amber-400 hover:underline"
                href="https://umami.liljamo.dev/share/PYobxQHOgCy1sS2y/liljamo.dev" target="_blank">here</a>.
                href="https://a.liljamo.dev/share/PYobxQHOgCy1sS2y/liljamo.dev" target="_blank">here</a>.
        </p>
    </div>
</div>

M templates/layouts/base.html => templates/layouts/base.html +1 -1
@@ 19,7 19,7 @@

        <link rel="stylesheet" href="/css/style.css"/>

        <script defer src="https://umami.liljamo.dev/script.js"
        <script defer src="https://a.liljamo.dev/script.js"
            data-website-id="d47d72b2-d20b-42d0-bfa9-e3e6133ccbb5"
            data-domains="liljamo.dev"></script>