diff options
author | Alan Pearce | 2024-06-25 20:26:46 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-25 20:26:46 +0200 |
commit | d2b554d23efb16a55856de0c28990e0f5aaad5bf (patch) | |
tree | 3123e467180bcd48c980f25e9a6d5d3339854dd7 /content/index.md | |
parent | 17db1a29b12487c8ae596a9be108fd3563e5e47d (diff) | |
download | website-d2b554d23efb16a55856de0c28990e0f5aaad5bf.tar.lz website-d2b554d23efb16a55856de0c28990e0f5aaad5bf.tar.zst website-d2b554d23efb16a55856de0c28990e0f5aaad5bf.zip |
use a normal filename for homepage
Diffstat (limited to 'content/index.md')
-rw-r--r-- | content/index.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/index.md b/content/index.md new file mode 100644 index 0000000..7239667 --- /dev/null +++ b/content/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> |