diff --git a/config.toml b/config.toml
index 152b16e..c759762 100644
--- a/config.toml
+++ b/config.toml
@@ -350,7 +350,7 @@ uglyURLs = false
# Verse (Markdown supported)
homePoetry = [
'',
- '◎ Enjoy coding life.',
+ 'Enjoy coding life.',
"Boredom is my worst enemy",
"and noise is the second worst one."
]
@@ -948,7 +948,7 @@ uglyURLs = false
enableCaption = true
- captionPrefix = "◎ "
+ captionPrefix = ""
######################################