summary refs log tree commit diff stats
path: root/_index.md
diff options
context:
space:
mode:
authorAlan Pearce2023-04-19 13:34:29 +0200
committerAlan Pearce2023-04-19 13:34:29 +0200
commitaf4676e4bd0694897c9572e5a09baedea2a7b06b (patch)
tree971439e2df64f772e6d7057f8fe21a37bd10bef1 /_index.md
parentf9362575b33f29b0a3dcb735ef886eebd3c764e6 (diff)
downloadwebsite-af4676e4bd0694897c9572e5a09baedea2a7b06b.tar.lz
website-af4676e4bd0694897c9572e5a09baedea2a7b06b.tar.zst
website-af4676e4bd0694897c9572e5a09baedea2a7b06b.zip
Revert "Use more compatible front-matter marker"
This reverts commit dedca264d10a44a9137a0490941be55a5c32a5fb.
Diffstat (limited to '_index.md')
-rw-r--r--_index.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/_index.md b/_index.md
index 8de9d37..add1ca4 100644
--- a/_index.md
+++ b/_index.md
@@ -1,9 +1,9 @@
----
++++
 title = "Home"
 sort_by = "date"
 paginate_reversed = true
----
-<p class="p-note note">
++++
+<p class="p-note">
 I work as a Full-stack Developer in Berlin.  I occasionally write about Emacs and
 development-related topics.
 </p>