diff options
author | Alan Pearce | 2023-04-19 13:57:14 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-19 13:57:14 +0200 |
commit | a8427d0cb5f4a7174e18b266fccaa0bf81911cc0 (patch) | |
tree | 9b8e2e70a617208971d714d81113d459049ac4a3 /content | |
parent | 09ba3629a0683862ead6a6d28e99e8ffa0fe432f (diff) | |
download | website-a8427d0cb5f4a7174e18b266fccaa0bf81911cc0.tar.lz website-a8427d0cb5f4a7174e18b266fccaa0bf81911cc0.tar.zst website-a8427d0cb5f4a7174e18b266fccaa0bf81911cc0.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 add1ca4..961680d 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> |