diff options
author | Alan Pearce | 2024-06-25 20:26:46 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-25 20:26:46 +0200 |
commit | 93058f6cd36c9d009773331e60fa78695f6661f2 (patch) | |
tree | a9be10de21a36160f1d9d0a2146d32c2edd9e164 /index.md | |
parent | 20ddf06555d2720cdc66a44d6e30cc04059c3f4d (diff) | |
download | website-93058f6cd36c9d009773331e60fa78695f6661f2.tar.lz website-93058f6cd36c9d009773331e60fa78695f6661f2.tar.zst website-93058f6cd36c9d009773331e60fa78695f6661f2.zip |
use a normal filename for homepage
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/index.md b/index.md new file mode 100644 index 0000000..7239667 --- /dev/null +++ b/index.md @@ -0,0 +1,7 @@ ++++ +title = "Home" ++++ +<p class="p-note note"> +I work as a back-end and infrastructure developer in Berlin. I occasionally write about Emacs and +development-related topics. +</p> |