diff options
author | frosty <passedgoandgot200@disroot.org> | 2025-05-19 08:48:52 -0400 |
---|---|---|
committer | frosty <passedgoandgot200@disroot.org> | 2025-05-19 08:48:52 -0400 |
commit | 24897b4ec55af3f21ce690783b9ca62c51f2ee67 (patch) | |
tree | 827232f612a72f267a1bebc08912acf7901b281e /content/blog/2025-05-19-hello-world.md |
initial commit
Diffstat (limited to 'content/blog/2025-05-19-hello-world.md')
-rw-r--r-- | content/blog/2025-05-19-hello-world.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/blog/2025-05-19-hello-world.md b/content/blog/2025-05-19-hello-world.md new file mode 100644 index 0000000..f80d9fe --- /dev/null +++ b/content/blog/2025-05-19-hello-world.md @@ -0,0 +1,11 @@ +--- +title: "Hello, World!" +date: "2025-05-19" +--- + +Hello and welcome! This is an introduction to my website. For the time being, you can read more [about me][about], or check up on what's up with me [right now][now]. + +That's all I've got at the moment, see you soon! + +[about]: /about.html +[now]: /now.html |