diff options
author | Alan Pearce | 2023-04-19 13:57:14 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-19 13:57:14 +0200 |
commit | c4496ea280889217378674a1a8a99d60d4da73bb (patch) | |
tree | 48605e3057a6bb492842e4924e9c1a1df0fa54e5 /_index.md | |
parent | af4676e4bd0694897c9572e5a09baedea2a7b06b (diff) | |
download | website-c4496ea280889217378674a1a8a99d60d4da73bb.tar.lz website-c4496ea280889217378674a1a8a99d60d4da73bb.tar.zst website-c4496ea280889217378674a1a8a99d60d4da73bb.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 add1ca4..961680d 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> |