add/enable hugo-cloak-email module

This commit is contained in:
John Bowdre 2022-02-10 13:02:53 -06:00
parent 3b7d5004ca
commit be3410162d
3 changed files with 6 additions and 2 deletions

3
.gitmodules vendored
View File

@ -4,3 +4,6 @@
[submodule "themes/hugo-clarity"]
path = themes/hugo-clarity
url = https://github.com/chipzoller/hugo-clarity.git
[submodule "themes/hugo-cloak-email"]
path = themes/hugo-cloak-email
url = https://github.com/martignoni/hugo-cloak-email.git

View File

@ -1,6 +1,6 @@
title = "Virtually Potato"
paginate = 10
theme = "hugo-clarity"
theme = ["hugo-cloak-email", "hugo-clarity"]
enableEmoji = true
DefaultContentLanguage = "en"
@ -12,4 +12,4 @@ DefaultContentLanguage = "en"
posts = ":filename"
[outputs]
home = ["HTML", "RSS","JSON"]
home = ["HTML", "RSS","JSON"]

@ -0,0 +1 @@
Subproject commit 9ebb1434f1371d76ef6c19d071b5a27762b42c85