Open ndrahmani opened 2 years ago
You should add remote theme of minimal-mistakes-jekyll. But it can change current template of academicpages. Add to _config.yml: remote_theme: "mmistakes/minimal-mistakes@4.24.0" minimal_mistakes_skin: "contrast" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
You should add remote theme of minimal-mistakes-jekyll. But it can change current template of academicpages. Add to _config.yml: remote_theme: "mmistakes/minimal-mistakes@4.24.0" minimal_mistakes_skin: "contrast" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
I seems not work for me...
Related to issue #911, but I'm not sure if the Minimal Mistakes themes are actually compatible with Academic Pages still due to the code drift between the two.
I want to switch to minimal-mistakes-theme I added this two lines but nothing have changed
help me please