diff options
| author | Hawarth <hawarth@hawarth.com> | 2026-02-26 10:59:14 +0100 |
|---|---|---|
| committer | Hawarth <hawarth@hawarth.com> | 2026-02-26 10:59:14 +0100 |
| commit | 84debeca7ae620e42ecbc841d25159efc88df698 (patch) | |
| tree | 6a1f94e224c19b1b222b96f7e48b6d51935f0871 /blog | |
| parent | 1a3b5527cc881434c65418db47020fb058162797 (diff) | |
| download | site-84debeca7ae620e42ecbc841d25159efc88df698.tar.gz site-84debeca7ae620e42ecbc841d25159efc88df698.zip | |
feat: add blog index.md
index.md is the start of the blogging journey. This commit adds it.
Diffstat (limited to 'blog')
| -rw-r--r-- | blog/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/blog/index.md b/blog/index.md new file mode 100644 index 0000000..9d40e4f --- /dev/null +++ b/blog/index.md @@ -0,0 +1,7 @@ +``` {=html} +<style> +body { min-width: 100% !important; } +</style> +``` +## Posts +- Nothing here, yet... |
