Add latin extended font and update Ghost image

This commit is contained in:
Eduardo Gomez 2021-05-01 20:08:56 +02:00
parent 86e6ead243
commit a6bf80fe14
15 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
"% posts": "% posts", "% posts": "% posts",
"1 min read": "1 min read", "1 min read": "1 min read",
"1 post": "1 post", "1 post": "1 post",
"Among with": "<br>Among with ", "Among with": "<br>Along with ",
"Among with no break line": "Among with ", "Among with no break line": "Along with ",
"Apparently there are no posts at the moment, check again later.": "Apparently there are no posts at the moment, check again later.", "Apparently there are no posts at the moment, check again later.": "Apparently there are no posts at the moment, check again later.",
"Back to home": "Back to home", "Back to home": "Back to home",
"Close": "Close", "Close": "Close",

View File

@ -54,5 +54,5 @@
"desktop": "assets/screenshot-desktop.jpg", "desktop": "assets/screenshot-desktop.jpg",
"mobile": "assets/screenshot-mobile.jpg" "mobile": "assets/screenshot-mobile.jpg"
}, },
"version": "1.0.2" "version": "1.0.3"
} }

View File

@ -2,7 +2,7 @@ version: '3'
services: services:
ghost: ghost:
image: ghost:4.1.0 image: ghost:4.3.3
container_name: ghost container_name: ghost
volumes: volumes:
- ./..:/var/lib/ghost/content/themes/liebling:Z - ./..:/var/lib/ghost/content/themes/liebling:Z