diff options
| author | seth <[email protected]> | 2024-02-12 07:51:32 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-02-12 08:51:36 -0500 |
| commit | 19b01bff4c251722d4739f6dca208497877f7cbb (patch) | |
| tree | 31918495004c9386760afbac6853c9e7668093c1 /src/index.vto | |
| parent | ec2b378c8d7885290db2d526364eb59512e60d0e (diff) | |
actually kinda try this time
Diffstat (limited to 'src/index.vto')
| -rw-r--r-- | src/index.vto | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/src/index.vto b/src/index.vto deleted file mode 100644 index d8483fa..0000000 --- a/src/index.vto +++ /dev/null @@ -1,27 +0,0 @@ ---- -title: "guzzle guzzle" -description: "guzzle guzzle" -layout: index.vto ---- - -<script src="/js/chrisApp.js"></script> -<a hidden rel="me" href="https://wetdry.world/@getchoo">my mastodon account</a> -<h1 class="bg-base w-fit h-fit mx-auto rounded p-5 text-text"> - <b>getchoo's website 🦕</b> -</h1> - -<br /> - -<p>this is under construction. i'm experimenting with lume</p> - -<img - src="/imgs/gifs/obras.gif" - width="106" - height="119" - class="mx-auto" - loading="lazy" - decoding="async" - alt="construction" -/> - -<a href="/lul">hehe funny click me</a> |
