Testing analytics platforms.
This commit is contained in:
parent
61bc979939
commit
923084ed36
2 changed files with 35 additions and 1 deletions
|
|
@ -4,7 +4,14 @@
|
|||
|
||||
<!--- Analytics code -->
|
||||
|
||||
<script src="https://analytics.gugulet.hu/api/script.js" data-site-id="1" defer></script>
|
||||
<script src="https://analytics.gugulet.hu/api/script.js" data-site-id="1" data-web-vitals="true" defer></script>
|
||||
<script defer data-domain="gugulet.hu"
|
||||
src="http://site-plausible-bdd748-31-97-181-36.traefik.me/js/script.file-downloads.hash.outbound-links.pageview-props.tagged-events.js"></script>
|
||||
<script>window.plausible = window.plausible || function () { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
|
||||
|
||||
<script defer src="http://site-umami-c88367-31-97-181-36.traefik.me/script.js"
|
||||
data-website-id="2a7f1ecf-05a8-494f-a0b0-e0d2b110ae84"></script>
|
||||
|
||||
|
||||
{{ super() }}
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,27 @@
|
|||
---
|
||||
title: Writing
|
||||
description: "arranging words in a pleasing way..."
|
||||
hide:
|
||||
- toc
|
||||
- navigation
|
||||
---
|
||||
|
||||
<link href='/src/stylesheets/_index.css' rel='stylesheet'>
|
||||
|
||||
|
||||
<div class='hero-text'>
|
||||
<h2>sawubona, i'm g*</h2>
|
||||
<h4>and i like making pretty arrangements of words</h4>
|
||||
<div class='accent-divider'></div>
|
||||
<div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class='two-column fade-in-up-section'>
|
||||
<div class='column'>
|
||||
<div class='content'>
|
||||
</div>
|
||||
<div class='content'>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue