We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e4bade commit fb5fb47Copy full SHA for fb5fb47
1 file changed
_config.yml
@@ -29,8 +29,8 @@ plugins:
29
paginate: 15
30
paginate_path: "/blog/page:num/"
31
32
-# remote_theme: jekyll/minima #This is to use the latest commit version of the V3. But may break site.
33
-remote_theme: "jekyll/minima@43f3ed0" # This is to use the last known version which worked on the site.
+remote_theme: jekyll/minima #This is to use the latest commit version of the V3. But may break site.
+# remote_theme: "jekyll/minima@43f3ed0" # This is to use the last known version which worked on the site.
34
35
# Minima specific settings, which are only available from Minima 3.0 onward.
36
minima:
0 commit comments