mirror of
https://github.com/cotes2020/chirpy-starter.git
synced 2024-12-05 07:41:18 +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"
|
||||
|
||||
gem "jekyll-theme-chirpy", "~> 4.2", ">= 4.2.0"
|
||||
gem "jekyll-theme-chirpy", "~> 4.2", ">= 4.2.1"
|
||||
|
||||
group :jekyll_plugins do
|
||||
# If you have any plugins, put them here!
|
||||
|
@ -76,7 +76,11 @@ post:
|
||||
button:
|
||||
next: Newer
|
||||
previous: Older
|
||||
copy: Copied!
|
||||
copy_code:
|
||||
succeed: Copied!
|
||||
share_link:
|
||||
title: Copy link
|
||||
succeed: Link copied successfully!
|
||||
# pinned prompt of posts list on homepage
|
||||
pin_prompt: Pinned
|
||||
|
||||
|
@ -76,7 +76,11 @@ post:
|
||||
button:
|
||||
next: Terbaru
|
||||
previous: Terlama
|
||||
copy: Disalin!
|
||||
copy_code:
|
||||
succeed: Disalin!
|
||||
share_link:
|
||||
title: Salin tautan
|
||||
succeed: Tautan berhasil disalin!
|
||||
# pinned prompt of posts list on homepage
|
||||
pin_prompt: Disematkan
|
||||
|
||||
|
@ -75,7 +75,11 @@ post:
|
||||
button:
|
||||
next: 下一篇
|
||||
previous: 上一篇
|
||||
copy: 已复制!
|
||||
copy_code:
|
||||
succeed: 已复制!
|
||||
share_link:
|
||||
title: 分享链接
|
||||
succeed: 链接已复制!
|
||||
# pinned prompt of posts list on homepage
|
||||
pin_prompt: 顶置
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user