diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1f1e908..b36e920 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,6 +18,8 @@
### Feature(s)
+- Add ActivityPub support for comments (now you can choose between `activitypub` and `giscus`)
+
- Provide a `title` for the navigation icons to improve accessibility
- Add two new types of links (`external` and `internal`) with different icons at the end of the link
diff --git a/components/BlogFooter.vue b/components/BlogFooter.vue
index 864fbba..b577e84 100644
--- a/components/BlogFooter.vue
+++ b/components/BlogFooter.vue
@@ -4,7 +4,10 @@
Comments
If you have any questions or comments about this post, please feel free to
- leave a comment below.
+ leave a comment belowon this post.