diff --git a/CONFIG.md b/CONFIG.md
index 035c8fc..1f96051 100755
--- a/CONFIG.md
+++ b/CONFIG.md
@@ -46,10 +46,7 @@ Read more at [date-fns](https://date-fns.org/v4.1.0/docs/format)
## Advanced Customisation
All of these customisations support format indicators
Format indicatos are a % sign followed by a character and represent a piece of information
-relevant to the data at hand.
-Format Indicators
- The syntax for this is pretty simple
+relevant to the data at hand. Below is a list of all format indicators:
* %% - A literal %
* %A - List of tags
* %B - List of tags, each one with a hyperlink to that tag page
@@ -74,7 +71,6 @@ relevant to the data at hand.
* %X - Comment submission box
* %Y - Site Name as defined by site_name
* %Z - Attribution (to me) and source code link and license
-