From 96fd694eaeb2250c9b32b01dc6930d09dc6b3f1d Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 29 Dec 2017 13:12:18 -0700 Subject: [PATCH] Use quark by default --- .dependencies | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.dependencies b/.dependencies index 3b6e375bc..86f4a79a5 100644 --- a/.dependencies +++ b/.dependencies @@ -11,9 +11,9 @@ git: url: https://github.com/getgrav/grav-plugin-markdown-notices path: user/plugins/markdown-notices branch: master - antimatter: - url: https://github.com/getgrav/grav-theme-antimatter - path: user/themes/antimatter + quark: + url: https://github.com/getgrav/grav-theme-quark + path: user/themes/quark branch: master links: problems: @@ -28,7 +28,7 @@ links: src: grav-plugin-markdown-notices path: user/plugins/markdown-notices scm: github - antimatter: - src: grav-theme-antimatter - path: user/themes/antimatter + quark: + src: grav-theme-quark + path: user/themes/quark scm: github