From ebe964449ec58d1e4d2d88053f0e8a11301eb558 Mon Sep 17 00:00:00 2001 From: Jordan Gong Date: Sat, 29 May 2021 18:27:49 +0800 Subject: Change theme to After Dark --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index af05473..f6b02fc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/slim"] - path = themes/slim - url = https://github.com/jameshclrk/zola-slim +[submodule "themes/after-dark"] + path = themes/after-dark + url = https://github.com/getzola/after-dark.git -- cgit v1.2.3