refactor(i18n/article): remove date variable from lastUpdatedOn item

Due to Hugo v0.76's i18n behaviour change
This commit is contained in:
Jimmy Cai
2020-10-09 19:01:37 +02:00
parent 043a1c1972
commit 8d508fb796
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
other = "Related contents"
[lastUpdatedOn]
other ="Last updated on {{ . }}"
other ="Last updated on"
[widgetArchivesTitle]
other = "Archives"