diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/_index.md | 14 | ||||
| -rw-r--r-- | content/lul.md | 8 |
2 files changed, 22 insertions, 0 deletions
diff --git a/content/_index.md b/content/_index.md new file mode 100644 index 0000000..4574850 --- /dev/null +++ b/content/_index.md @@ -0,0 +1,14 @@ ++++ +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/content/lul.md b/content/lul.md new file mode 100644 index 0000000..0d2fd17 --- /dev/null +++ b/content/lul.md @@ -0,0 +1,8 @@ ++++ +title = "fard" +description = "xd" ++++ + +<video controls autoplay muted> + <source src="/files/rickroll.mp4" type="video/mp4" /> +</video> |
