summaryrefslogtreecommitdiff
path: root/src/main/resources/templates/benki/posts/postList.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/templates/benki/posts/postList.html')
-rw-r--r--src/main/resources/templates/benki/posts/postList.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/templates/benki/posts/postList.html b/src/main/resources/templates/benki/posts/postList.html
index f178927..1cda0b8 100644
--- a/src/main/resources/templates/benki/posts/postList.html
+++ b/src/main/resources/templates/benki/posts/postList.html
@@ -78,7 +78,7 @@
</a>
<a href="{uri}" class="bookmark-title">
- <h1 class="bookmark-title">⇢&nbsp;{title}</h1>.
+ <h1 class="bookmark-title"><span class="bookmark-symbol">🔖 </span> {title}</h1>.
</a>
</div>
</header>