New madeWith

This commit is contained in:
C. Lente 2023-02-09 17:54:15 -03:00
parent cba0246af9
commit a8c0f3734f
No known key found for this signature in database
GPG Key ID: B0B503C26E05781B

View File

@ -30,7 +30,7 @@ DefaultContentLanguage = "en"
weight = 1
[languages.en.params]
# You can use markdown here if you want to link somewhere
madeWith = "[Feito de pedra](/posts/sites-de-pedra)"
madeWith = "Made with [Bear Cub](https://github.com/clente/hugo-bearcub)"
[languages.pt]
title = "Site Exemplo"
languageName = "Português 🇧🇷"
@ -39,7 +39,7 @@ DefaultContentLanguage = "en"
weight = 2
[languages.pt.params]
# You can use markdown here if you want to link somewhere
madeWith = "[Feito de pedra](/posts/sites-de-pedra)"
madeWith = "Feito com [Bear Cub](https://github.com/clente/hugo-bearcub)"
[params]
# The "description" of your website. This is used in the meta data of your generated html.