diff options
author | Alan Pearce | 2023-04-19 13:31:09 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-19 13:31:09 +0200 |
commit | f9362575b33f29b0a3dcb735ef886eebd3c764e6 (patch) | |
tree | 8225d80643ce2ccd2647e46291503e5d3145241f /_index.md | |
parent | dedca264d10a44a9137a0490941be55a5c32a5fb (diff) | |
download | website-f9362575b33f29b0a3dcb735ef886eebd3c764e6.tar.lz website-f9362575b33f29b0a3dcb735ef886eebd3c764e6.tar.zst website-f9362575b33f29b0a3dcb735ef886eebd3c764e6.zip |
Add extra legacy microformats class to homepage note
Diffstat (limited to '_index.md')
-rw-r--r-- | _index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_index.md b/_index.md index b648a70..8de9d37 100644 --- a/_index.md +++ b/_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> |