hexo-theme-solitude 1.7.6 → 1.7.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/languages/en.yml CHANGED
@@ -1,6 +1,7 @@
1
1
  more: More
2
2
  star: Behold, those who found delight in this piece also perused
3
3
  random: Around
4
+ upload: 'datetime: '
4
5
 
5
6
  theme:
6
7
  dark: dark
@@ -1,6 +1,7 @@
1
1
  more: 更多
2
2
  star: 喜欢这篇的人也看了
3
3
  random: 随便逛逛
4
+ upload: 发布时间:
4
5
 
5
6
  # Language: 简体中文
6
7
  theme:
@@ -1,6 +1,7 @@
1
1
  more: 更多
2
2
  star: 喜歡這篇的人也看了
3
3
  random: 随便逛逛
4
+ upload: 發佈時間:
4
5
 
5
6
  # Language: 繁體中文 (台灣)
6
7
  theme:
@@ -111,7 +111,7 @@ script.
111
111
  )(window)
112
112
 
113
113
  console.log(
114
- "%c Program: Hexo %c Theme: Solitude %c Version: v1.7.6",
114
+ "%c Program: Hexo %c Theme: Solitude %c Version: v1.7.7",
115
115
  "border-radius:5px 0 0 5px;padding: 5px 10px;color:white;background:#ff3842;",
116
116
  "padding: 5px 10px;color:white;background:#3e9f50;",
117
117
  "border-radius:0 5px 5px 0;padding: 5px 10px;background:#0084ff;color:white;"
@@ -10,7 +10,7 @@ if recommends
10
10
  .blog-slider__content
11
11
  a.blog-slider__title(onclick=`event.stopPropagation();`, href=item.path)=item.title
12
12
  span.blog-slider__code
13
- | 发布时间:
13
+ =_p('upload')
14
14
  time(datetime=item.date)
15
15
  .blog-slider__text=item.description
16
16
  .swiper-button-next
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hexo-theme-solitude",
3
- "version": "1.7.6",
3
+ "version": "1.7.7",
4
4
  "description": "A beautiful, powerful, and efficient Hexo theme developed by the efu.",
5
5
  "main": "package.json",
6
6
  "scripts": {
@@ -7,6 +7,7 @@ div#swiper_container
7
7
 
8
8
  #swiperBox
9
9
  margin-top 0!important
10
+ cursor default
10
11
 
11
12
  .swiperBox-top-text
12
13
  position absolute