diff options
author | Alan Pearce | 2023-04-19 13:31:09 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-19 13:31:09 +0200 |
commit | 7f1eac6f3927fe3b20d558086ad692a72ab1d81c (patch) | |
tree | 7f84bfe7f44850bc10d9463942ffbd498b64f5b9 /content | |
parent | 8d6342a1aea32d6cde8fb8ac9b9232d421d778c0 (diff) | |
download | website-7f1eac6f3927fe3b20d558086ad692a72ab1d81c.tar.lz website-7f1eac6f3927fe3b20d558086ad692a72ab1d81c.tar.zst website-7f1eac6f3927fe3b20d558086ad692a72ab1d81c.zip |
Add extra legacy microformats class to homepage note
Diffstat (limited to 'content')
-rw-r--r-- | content/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/_index.md b/content/_index.md index b648a70..8de9d37 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,7 +3,7 @@ title = "Home" sort_by = "date" paginate_reversed = true --- -<p class="p-note"> +<p class="p-note note"> I work as a Full-stack Developer in Berlin. I occasionally write about Emacs and development-related topics. </p> |