From 2540fd906b14d20a93339c7e8177106126be6f05 Mon Sep 17 00:00:00 2001 From: devidwolf <68775926+devidwolf@users.noreply.github.com> Date: Sun, 31 Jan 2021 12:25:52 +0100 Subject: [PATCH] add theme darksome as submodule --- .gitmodules | 3 +++ darksome | 1 + 2 files changed, 4 insertions(+) create mode 160000 darksome diff --git a/.gitmodules b/.gitmodules index f82415bc..89fbc9b3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -264,3 +264,6 @@ [submodule "stirring"] path = stirring url = https://github.com/hansliu/pelican-stirring.git +[submodule "darksome"] + path = darksome + url = https://github.com/devidwolf/pelican-theme-darksome diff --git a/darksome b/darksome new file mode 160000 index 00000000..6ff49963 --- /dev/null +++ b/darksome @@ -0,0 +1 @@ +Subproject commit 6ff49963910dfdfff9253b4743c0d34a710fbbf9