fixed but with image zoom

This commit is contained in:
Nuno Coração
2022-09-12 13:36:52 +01:00
parent 11320067eb
commit a74044911e
10 changed files with 76 additions and 28 deletions
+7 -4
View File
@@ -8,10 +8,13 @@ article:
one: "{{ .Count }} minuto"
other: "{{ .Count }} minutos"
reading_time_title: "Tempo de leitura"
# table_of_contents: "Table of Contents"
# word_count:
# one: "{{ .Count }} word"
# other: "{{ .Count }} words"
table_of_contents: "Tabela de conteúdos"
word_count:
one: "{{ .Count }} palavra"
other: "{{ .Count }} palavras"
views:
one: "{{ .Count }} visualização"
other: "{{ .Count }} visualizaçōes"
author:
byline_title: "Autor"
+3
View File
@@ -12,6 +12,9 @@ article:
word_count:
one: "{{ .Count }} palavra"
other: "{{ .Count }} palavras"
views:
one: "{{ .Count }} visualização"
other: "{{ .Count }} visualizaçōes"
author:
byline_title: "Autor"