Revert "Tweak tags in commento post"

This reverts commit 5a1ff858aa.
This commit is contained in:
Harsh Shandilya 2020-02-10 11:49:00 +05:30
parent 0bae76802a
commit 6c7f429e81
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
categories = ["hugo", "webdev"]
date = 2020-01-20T00:44:25+05:30
slug = "integrating-comments-in-hugo-sites-with-commento"
tags = ["hugo", "static sites", "comments"]
tags = ["hugo", "static sites", "comments", "commento.io"]
title = "Integrating comments in Hugo sites with commento"
description = "Adding additional comment backends to Hugo is actually rather simple!"
devLink = "https://dev.to/msfjarvis/integrating-comments-in-hugo-sites-with-commento-136f"