Use new summary system

This commit is contained in:
2021-10-09 15:44:49 -05:00
parent 20406c8a51
commit 19a94b2f81
7 changed files with 28 additions and 28 deletions

View File

@@ -7,11 +7,6 @@ aliases = [
"posts/new-comment-system-again/",
]
description = """
I decided to switch my comment system from Isso to
[Commento](https://www.commento.io/)
"""
#tags = [
# "announcement",
# "hugo",
@@ -19,6 +14,11 @@ I decided to switch my comment system from Isso to
#]
+++
I decided to switch my comment system from Isso to
[Commento](https://www.commento.io/).
<!--more-->
## Isso vs Commento
I know it's only been six days since I added Isso, but I decided to switch to a

View File

@@ -7,10 +7,6 @@ aliases = [
"posts/new-comment-system/",
]
description = """
I added a comment system to my blog, using [Isso](https://posativ.org/isso/).
"""
#tags = [
# "announcement",
# "hugo",
@@ -18,6 +14,10 @@ I added a comment system to my blog, using [Isso](https://posativ.org/isso/).
#]
+++
I added a comment system to my blog, using [Isso](https://posativ.org/isso/).
<!--more-->
## About
I set up a comment system named [Isso](https://posativ.org/isso/) on my blog