We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6e9d1f commit 3f32270Copy full SHA for 3f32270
_config.yml
@@ -42,17 +42,16 @@ gist:
42
kramdown:
43
math_engine: mathjax
44
syntax_highlighter: rouge
45
-site:
46
- show_downloads: false
47
- show_github_url: false
+show_downloads: false
+show_github_url: false
48
plugins:
49
- jekyll-feed
50
- jekyll-titles-from-headings
51
- jekyll-remote-theme
52
- jekyll-seo-tag
53
54
-# If you clone the Minima repo and build locally, use this setting.
55
-theme: minima
+theme: jekyll-theme-minima
+#theme: minima
56
57
# As of November 2023, GitHub Pages still uses Minima 2.5.1 (https://pages.github.com/versions/).
58
# If you want to use the latest Minima version on GitHub Pages, use the following setting and
0 commit comments