From d83e922b96f041bf7004f3fb514e1033e640ecf5 Mon Sep 17 00:00:00 2001 From: Michael Rose Date: Mon, 11 Dec 2017 12:42:49 -0500 Subject: [PATCH] Use theme files on latest `master` --- docs/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_config.yml b/docs/_config.yml index ad72e044..292f5728 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -5,7 +5,7 @@ # For technical reasons, this file is *NOT* reloaded automatically when you use # `jekyll serve`. If you change this file, please restart the server process. -remote_theme : "mmistakes/minimal-mistakes@4.8.0" +remote_theme : "mmistakes/minimal-mistakes" minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"