File tree Expand file tree Collapse file tree
content/modules/blog/overview Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ The blog module provides the basic layouts and templates for blog site.
3939| ` blog.home ` | object | | Homepage settings. |
4040| ` blog.home.featured_posts ` | number | ` 10 ` | The number of featured posts. |
4141| ` blog.home.main_sections ` | array | - | The main sections of posts, default to ALL. |
42+ | ` blog.home.pinned_posts_position ` | string | Next to carousel | The position of pinned posts, available options: ` list ` . |
4243| ` blog.home.taxonomies ` | boolean | ` true ` | Whether to show the taxonomies stat on home page. |
4344| ` terms.paginate ` | number | ` 12 ` | The number of posts per term list page. |
4445
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ aliases:
3939| ` blog.home ` | object | | 博客首页设置。 |
4040| ` blog.home.featured_posts ` | number | ` 10 ` | 特刊博文数量。 |
4141| ` blog.home.main_sections ` | array | - | 博文栏目,默认所有栏目。 |
42+ | ` blog.home.pinned_posts_position ` | string | 幻灯片右侧 | 置顶文章的位置,可选项:` list ` 。 |
4243| ` blog.home.taxonomies ` | boolean | ` true ` | 是否于首页显示分类统计。 |
4344| ` terms.paginate ` | number | ` 12 ` | 分类列表博文数量。 |
4445
Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ aliases:
3939| ` blog.home ` | object | | 博客首頁設置。 |
4040| ` blog.home.featured_posts ` | number | ` 10 ` | 特刊博文數量。 |
4141| ` blog.home.main_sections ` | array | - | 博文欄目,默認所有欄目。 |
42+ | ` blog.home.pinned_posts_position ` | string | 幻燈片右側 | 置頂文章的位置,可選項:` list ` 。 |
4243| ` blog.home.taxonomies ` | boolean | ` true ` | 是否於首頁顯示分類統計。 |
4344| ` terms.paginate ` | number | ` 12 ` | 分類列表博文數量。 |
4445
You can’t perform that action at this time.
0 commit comments