From 61c6cc6750cfed00388066040890181dfaba1a2c Mon Sep 17 00:00:00 2001 From: Rohan Sircar Date: Fri, 29 Nov 2019 13:22:14 +0530 Subject: [PATCH] first commit --- .gitmodules | 6 ++++++ themes/airspace | 1 + themes/ananke | 1 + 3 files changed, 8 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/airspace create mode 160000 themes/ananke diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..84a2ce3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "themes/ananke"] + path = themes/ananke + url = https://github.com/budparr/gohugo-theme-ananke.git +[submodule "themes/airspace"] + path = themes/airspace + url = https://github.com/themefisher/airspace-hugo.git diff --git a/themes/airspace b/themes/airspace new file mode 160000 index 0000000..3080443 --- /dev/null +++ b/themes/airspace @@ -0,0 +1 @@ +Subproject commit 3080443cc0ae664c7cc04caeebdabfbe69676d0b diff --git a/themes/ananke b/themes/ananke new file mode 160000 index 0000000..15a4540 --- /dev/null +++ b/themes/ananke @@ -0,0 +1 @@ +Subproject commit 15a454034900cc0b969db8af490ff77013757624