Skip to content

Commit 3f32270

Browse files
committed
repair
1 parent f6e9d1f commit 3f32270

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_config.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,16 @@ gist:
4242
kramdown:
4343
math_engine: mathjax
4444
syntax_highlighter: rouge
45-
site:
46-
show_downloads: false
47-
show_github_url: false
45+
show_downloads: false
46+
show_github_url: false
4847
plugins:
4948
- jekyll-feed
5049
- jekyll-titles-from-headings
5150
- jekyll-remote-theme
5251
- jekyll-seo-tag
5352

54-
# If you clone the Minima repo and build locally, use this setting.
55-
theme: minima
53+
theme: jekyll-theme-minima
54+
#theme: minima
5655

5756
# As of November 2023, GitHub Pages still uses Minima 2.5.1 (https://pages.github.com/versions/).
5857
# If you want to use the latest Minima version on GitHub Pages, use the following setting and

0 commit comments

Comments
 (0)