Compare commits

...

3 Commits

Author SHA1 Message Date
Nuno Coração
10be63c502 Update package.json 2022-11-06 10:58:36 +00:00
Nuno Coração
2c682cfef2 Merge pull request #202 from marmtshm/main
show more in recent articles is part of i18n
2022-11-06 10:58:20 +00:00
marmtshm
fe6eaa5e98 show more in recent articles is part of i18n 2022-11-06 09:34:56 +07:00
2 changed files with 4 additions and 1 deletions

View File

@@ -59,3 +59,6 @@ sharing:
shortcode:
recent_articles: "Terbaru"
recent:
show_more: "Tampilkan Lainnya"

View File

@@ -1,6 +1,6 @@
{
"name": "hugo-blowfish-theme",
"version": "2.7.4",
"version": "2.7.5",
"description": "Blowfish theme for Hugo",
"scripts": {
"preinstall": "rimraf assets/vendor",