mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2025-04-07 21:51:09 +10:00
Update critical file(s) according to Chirpy v4.2.1
This commit is contained in:
parent
2327ec8d83
commit
4abf09ed60
2
Gemfile
2
Gemfile
@ -1,6 +1,6 @@
|
|||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem "jekyll-theme-chirpy", "~> 4.2", ">= 4.2.0"
|
gem "jekyll-theme-chirpy", "~> 4.2", ">= 4.2.1"
|
||||||
|
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
# If you have any plugins, put them here!
|
# If you have any plugins, put them here!
|
||||||
|
@ -76,7 +76,11 @@ post:
|
|||||||
button:
|
button:
|
||||||
next: Newer
|
next: Newer
|
||||||
previous: Older
|
previous: Older
|
||||||
copy: Copied!
|
copy_code:
|
||||||
|
succeed: Copied!
|
||||||
|
share_link:
|
||||||
|
title: Copy link
|
||||||
|
succeed: Link copied successfully!
|
||||||
# pinned prompt of posts list on homepage
|
# pinned prompt of posts list on homepage
|
||||||
pin_prompt: Pinned
|
pin_prompt: Pinned
|
||||||
|
|
||||||
|
@ -76,7 +76,11 @@ post:
|
|||||||
button:
|
button:
|
||||||
next: Terbaru
|
next: Terbaru
|
||||||
previous: Terlama
|
previous: Terlama
|
||||||
copy: Disalin!
|
copy_code:
|
||||||
|
succeed: Disalin!
|
||||||
|
share_link:
|
||||||
|
title: Salin tautan
|
||||||
|
succeed: Tautan berhasil disalin!
|
||||||
# pinned prompt of posts list on homepage
|
# pinned prompt of posts list on homepage
|
||||||
pin_prompt: Disematkan
|
pin_prompt: Disematkan
|
||||||
|
|
||||||
|
@ -75,7 +75,11 @@ post:
|
|||||||
button:
|
button:
|
||||||
next: 下一篇
|
next: 下一篇
|
||||||
previous: 上一篇
|
previous: 上一篇
|
||||||
copy: 已复制!
|
copy_code:
|
||||||
|
succeed: 已复制!
|
||||||
|
share_link:
|
||||||
|
title: 分享链接
|
||||||
|
succeed: 链接已复制!
|
||||||
# pinned prompt of posts list on homepage
|
# pinned prompt of posts list on homepage
|
||||||
pin_prompt: 顶置
|
pin_prompt: 顶置
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user