mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-09-02 10:57:34 -05:00
Re-enable tags in archive
This commit is contained in:
@@ -9,11 +9,11 @@ aliases = [
|
||||
"/archive/new-comment-system-again/",
|
||||
]
|
||||
|
||||
#tags = [
|
||||
# "announcement",
|
||||
# "hugo",
|
||||
# "blog",
|
||||
#]
|
||||
tags = [
|
||||
"announcement",
|
||||
"hugo",
|
||||
"blog",
|
||||
]
|
||||
+++
|
||||
|
||||
I decided to switch my comment system from Isso to
|
||||
|
@@ -9,11 +9,11 @@ aliases = [
|
||||
"/archive/new-comment-system/",
|
||||
]
|
||||
|
||||
#tags = [
|
||||
# "announcement",
|
||||
# "hugo",
|
||||
# "blog",
|
||||
#]
|
||||
tags = [
|
||||
"announcement",
|
||||
"hugo",
|
||||
"blog",
|
||||
]
|
||||
+++
|
||||
|
||||
I added a comment system to my blog, using [Isso](https://posativ.org/isso/).
|
||||
|
Reference in New Issue
Block a user