From 7b27ab4c127e7b20abc66340dc69d4885824225d Mon Sep 17 00:00:00 2001 From: Adam Olech Date: Sun, 17 Oct 2021 22:23:53 +0200 Subject: Add theme and profile picture --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9663ae5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/soho"] + path = themes/soho + url = https://github.com/alexandrevicenzi/soho.git -- cgit v1.2.1