diff options
author | davidovski <david@davidovski.xyz> | 2024-03-20 20:05:57 +0000 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2024-03-20 20:05:57 +0000 |
commit | 5a6d82320206c632db569c803f2dadd8cd641cfd (patch) | |
tree | a099e3f944a27dd5c2d53ae4a98effe8dab1dfa8 | |
parent | 1a01f328fd89297df9872018c41c55873f711c38 (diff) |
add hello world
-rw-r--r-- | site/hello | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/hello b/site/hello new file mode 100644 index 0000000..a042389 --- /dev/null +++ b/site/hello @@ -0,0 +1 @@ +hello world! |