From 70e2c334867ec9f547c7c58e51114ba93a2bbd74 Mon Sep 17 00:00:00 2001 From: Sebastien Larinier Date: Wed, 3 Jan 2024 10:19:46 +0100 Subject: [PATCH] add submodule --- .gitmodules | 3 +++ themes/gohugo-theme-ananke | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/gohugo-theme-ananke diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a15b9cc --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/gohugo-theme-ananke"] + path = themes/gohugo-theme-ananke + url = https://github.com/theNewDynamic/gohugo-theme-ananke diff --git a/themes/gohugo-theme-ananke b/themes/gohugo-theme-ananke new file mode 160000 index 0000000..91df000 --- /dev/null +++ b/themes/gohugo-theme-ananke @@ -0,0 +1 @@ +Subproject commit 91df000ca82769a7578df81fa142d1a18e446bc0