summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2021-05-30 09:46:49 +0200
committerMatthias Beyer <mail@beyermatthias.de>2021-05-30 09:46:49 +0200
commit4dc6e7bf238c7aec7eb475e070748417a1672958 (patch)
tree80b997c91721049c6c162337b94264af0a56d936
parent5d099af904a523619bdf147874bb45e9ca47bf33 (diff)
Use section character as anchor link
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--templates/anchor-link.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/anchor-link.html b/templates/anchor-link.html
index f123e20..21eb08d 100644
--- a/templates/anchor-link.html
+++ b/templates/anchor-link.html
@@ -1 +1 @@
-&nbsp;<a class="anchor" href="#{{ id }}">&#xE732;</a> \ No newline at end of file
+&nbsp;<a class="anchor" href="#{{ id }}">&sect;</a>