Skip to content

Commit 9de6ffa

Browse files
committed
repair display problem
1 parent 03819a7 commit 9de6ffa

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
title: 为你创作
22
url: https://xuleixie.github.io/
3-
author:
4-
name: xulei Xie
5-
3+
# author:
4+
# name: xulei Xie
5+
66

77
# The `>` after `description:` means to ignore line-breaks until next key.
88
# If you want to omit the line-break after the end of text, use `>-` instead.
@@ -12,12 +12,12 @@ description: >
1212
# Build settings
1313

1414
# If you clone the Minima repo and build locally, use this setting.
15-
theme: minima
15+
# theme: minima
1616

1717
# As of November 2023, GitHub Pages still uses Minima 2.5.1 (https://pages.github.com/versions/).
1818
# If you want to use the latest Minima version on GitHub Pages, use the following setting and
1919
# add a line comment on "theme: minima" above.
20-
#remote_theme: jekyll/minima
20+
remote_theme: jekyll/minima
2121

2222
plugins:
2323
- jekyll-feed

0 commit comments

Comments
 (0)