diff options
| author | seth <[email protected]> | 2024-05-22 22:00:02 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-05-22 20:45:24 -0600 |
| commit | 8fd8b7e53d59a034706dd7eaad6b608721ce3cdb (patch) | |
| tree | 2ce7e4a8b7eafc9d8550a54aa6d4f34d678d76f5 /src/pages | |
| parent | 329bf8a3384474cfe45ecae142dfb7d97b699aa2 (diff) | |
move to zola
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/404.md | 9 | ||||
| -rw-r--r-- | src/pages/index.md | 15 | ||||
| -rw-r--r-- | src/pages/lul.md | 9 |
3 files changed, 0 insertions, 33 deletions
diff --git a/src/pages/404.md b/src/pages/404.md deleted file mode 100644 index 2b214f9..0000000 --- a/src/pages/404.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: ../layouts/Page.astro -title: 404 -description: Page not found! ---- - -# 404! :( - - diff --git a/src/pages/index.md b/src/pages/index.md deleted file mode 100644 index 1543b37..0000000 --- a/src/pages/index.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -layout: ../layouts/Index.astro -title: guzzle guzzle -description: guzzle guzzle ---- - -<a hidden rel="me" href="https://wetdry.world/@getchoo"> - my mastodon account -</a> - -this is under construction. i'm experimenting with astro - - - -[hehe funny click me](/lul) diff --git a/src/pages/lul.md b/src/pages/lul.md deleted file mode 100644 index 408d50c..0000000 --- a/src/pages/lul.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: ../layouts/Page.astro -title: fard -description: xd ---- - -<video controls autoplay muted> - <source src="/files/rickroll.mp4" type="video/mp4" /> -</video> |
