Reproduce lente.dev setup

This commit is contained in:
C. Lente 2023-02-09 16:56:09 -03:00
parent 3ec9550325
commit 2ba59f18db
No known key found for this signature in database
GPG key ID: B0B503C26E05781B
16 changed files with 261 additions and 146 deletions

View file

@ -1,5 +1,3 @@
{{ if ne .Site.Params.hideMadeWithLine true }}
<small>
{{ .Site.Copyright }} | <a href="{{ i18n "stone-link" }}">{{ i18n "stone" }}</a>
</small>
{{ end }}
<small>
{{ .Site.Copyright }} | {{ markdownify .Site.Language.Params.params.madeWith }}
</small>