Add latin extended font and update Ghost image
This commit is contained in:
parent
86e6ead243
commit
a6bf80fe14
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-600.woff
Normal file
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-600.woff
Normal file
Binary file not shown.
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-600.woff2
Normal file
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-600.woff2
Normal file
Binary file not shown.
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-700.woff
Normal file
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-700.woff
Normal file
Binary file not shown.
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-700.woff2
Normal file
BIN
assets/fonts/source-sans-pro/latin-ext/source-sans-pro-700.woff2
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -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",
|
||||||
|
@ -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"
|
||||||
}
|
}
|
||||||
|
@ -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
|
||||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user