Skip to content

Commit 4e3feda

Browse files
authored
Update _config.yml
1 parent 5b7d5be commit 4e3feda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ baseurl: "" # for example, '/blog' if your blog hosted on 'host/blog'
1010
github_repo: "https://github.com/ctlPython" # you code repository
1111

1212
# Sidebar settings
13-
sidebar: true # whether or not using Sidebar.
13+
sidebar: false # whether or not using Sidebar.
1414
sidebar-about-description: "Goals determine what you going to be!"
1515
sidebar-avatar: img/avatar-by.jpg # use absolute URL, seeing it's used in both `/` and `/about/`
1616

@@ -80,7 +80,7 @@ ga_domain: auto
8080

8181

8282
# Featured Tags
83-
featured-tags: true # 是否使用首页标签
83+
featured-tags: false # 是否使用首页标签
8484
featured-condition-size: 1 # 相同标签数量大于这个数,才会出现在首页
8585

8686

0 commit comments

Comments
 (0)