mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
🔧 Chore: update paginate of home page and change weight of posts
This commit is contained in:
@@ -188,7 +188,7 @@ enableEmoji = true
|
||||
[languages.en.params.home.posts]
|
||||
enable = true
|
||||
# special amount of posts in each home posts page
|
||||
paginate = 7
|
||||
paginate = 5
|
||||
# Social config in home page
|
||||
[languages.en.params.social]
|
||||
GitHub = "xxxx"
|
||||
@@ -422,7 +422,7 @@ enableEmoji = true
|
||||
[languages.zh-cn.params.home.posts]
|
||||
enable = true
|
||||
# 主页每页显示文章数量
|
||||
paginate = 7
|
||||
paginate = 5
|
||||
# 主页的社交信息设置
|
||||
[languages.zh-cn.params.social]
|
||||
GitHub = "xxxx"
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
weight: 4
|
||||
title: "Basic Markdown Syntax"
|
||||
date: 2019-12-01T21:57:40+08:00
|
||||
lastmod: 2022-03-01T22:30:40+08:00
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
weight: 4
|
||||
title: "Markdown 基本语法"
|
||||
date: 2019-12-01T21:57:40+08:00
|
||||
lastmod: 2022-01-20T17:44:40+08:00
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
weight: 5
|
||||
title: "Emoji Support"
|
||||
date: 2019-10-01T17:55:28+08:00
|
||||
lastmod: 2019-10-01T17:55:28+08:00
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
---
|
||||
weight: 5
|
||||
title: "Emoji 支持"
|
||||
date: 2019-10-01T17:55:28+08:00
|
||||
lastmod: 2022-01-19T19:48:28+08:00
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 7
|
||||
weight: 5
|
||||
title: "Theme Documentation - PWA Support"
|
||||
date: 2022-01-26T09:32:56+08:00
|
||||
draft: false
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
weight: 7
|
||||
weight: 5
|
||||
title: "主题文档 - PWA 支持"
|
||||
date: 2022-01-26T11:10:56+08:00
|
||||
draft: false
|
||||
|
||||
Reference in New Issue
Block a user