From a7aac308aa7d418749fc718802bfc5fb0ed77b47 Mon Sep 17 00:00:00 2001 From: Rico Ullmann Date: Sat, 25 Jan 2020 21:54:17 +0100 Subject: [PATCH] use budparrs theme repo --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0f30664..568b049 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/ananke"] path = themes/ananke - url = https://github.com/rullmann/gohugo-theme-ananke.git + url = https://github.com/budparr/gohugo-theme-ananke.git