mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-10-11 10:15:17 -05:00
Use new summary system
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user