From 3a3424774944a421e1b93cbaf533a3500a4d613c Mon Sep 17 00:00:00 2001 From: gramanas Date: Thu, 3 May 2018 03:06:50 +0300 Subject: add site and .gitignore --- site-src/themes/hack/conf.py.sample | 1 + 1 file changed, 1 insertion(+) create mode 100644 site-src/themes/hack/conf.py.sample (limited to 'site-src/themes/hack/conf.py.sample') diff --git a/site-src/themes/hack/conf.py.sample b/site-src/themes/hack/conf.py.sample new file mode 100644 index 0000000..75687f1 --- /dev/null +++ b/site-src/themes/hack/conf.py.sample @@ -0,0 +1 @@ +GLOBAL_CONTEXT['HACK_VARIANT'] = 'dark' -- cgit v1.2.3