diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2026-05-27 05:00:50 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-27 05:00:50 +0000 |
| commit | cae06d048c3fd162b7df84e64a0e0b8f119726d3 (patch) | |
| tree | 0826403c7b4d6a40fdd2f2da6b43f64cd683a1d6 /public/blog.html | |
| parent | 16f8cf5ced3ddcbfb142665e3f372e0fc8be73c5 (diff) | |
add stuff
Diffstat (limited to 'public/blog.html')
| -rw-r--r-- | public/blog.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/public/blog.html b/public/blog.html new file mode 100644 index 0000000..916ed05 --- /dev/null +++ b/public/blog.html @@ -0,0 +1,8 @@ +<!DOCTYPE html>
+<html lang="en">
+ <body>
+ <main style="min-height: 100vh;">
+ <a>Come back later once I write something</a>
+ </main>
+ </body>
+</html>
\ No newline at end of file |
