mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2026-01-02 04:53:17 +00:00
Improve local datetime display
- Protect author's location privacy - Reduce locale configuration parameters
This commit is contained in:
@@ -27,14 +27,6 @@ panel:
|
||||
trending_tags: Популярные теги
|
||||
toc: Содержание
|
||||
|
||||
# The liquid date format › http://strftime.net/
|
||||
date_format:
|
||||
tooltip: '%a, %b %e, %Y, %l:%M %p %z'
|
||||
post:
|
||||
long: '%b %e, %Y'
|
||||
short: '%b %e'
|
||||
archive_month: '%b'
|
||||
|
||||
copyright:
|
||||
# Shown at the bottom of the post
|
||||
license:
|
||||
@@ -62,11 +54,6 @@ post:
|
||||
written_by: Автор
|
||||
posted: Время публикации
|
||||
updated: Обновлено
|
||||
timeago:
|
||||
day: дней назад
|
||||
hour: часов назад
|
||||
minute: минут назад
|
||||
just_now: только что
|
||||
words: слов
|
||||
pageview_measure: просмотров
|
||||
read_time:
|
||||
|
||||
Reference in New Issue
Block a user