valaxy 0.20.0-beta.1 → 0.20.0

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.
@@ -54,7 +54,7 @@ const licenseHtml = computed(() => {
54
54
  .post-copyright {
55
55
  font-size: 0.9rem;
56
56
  padding: 0.5rem 1rem;
57
- border-left: 4px solid #ff5252;
57
+ border-left: 4px solid var(--va-c-primary);
58
58
  background-color: var(--va-c-bg-dark);
59
59
  list-style: none;
60
60
  word-break: break-all;
@@ -66,7 +66,7 @@ footer:
66
66
  total_visitors: 总访客量
67
67
 
68
68
  counter:
69
- archives: 暂无日志 | 共计 1 篇日志 | 共计 {count} 篇日志
69
+ archives: 暂无文章 | 共计 1 篇文章 | 共计 {count} 篇文章
70
70
  categories: 暂无分类 | 共计 1 个分类 | 共计 {count} 个分类
71
71
  tags: 暂无标签 | 共计 1 个标签 | 共计 {count} 个标签
72
72
  albums: 暂无相册 | 共计 1 个相册 | 共计 {count} 个相册
@@ -99,7 +99,7 @@ statistics:
99
99
  word: 本文字数
100
100
  word_total: 站点总字数
101
101
  time: 阅读时长
102
- time_total: 站点阅读时长
102
+ time_total: 站点总阅读时长
103
103
 
104
104
  time:
105
105
  day: 1 天 | {count} 天