From 29ff5b5b96e90ed3b17420aa4f4537448e595eb3 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 30 Mar 2023 14:01:29 -0400 Subject: [PATCH] Adding theme --- .gitmodules | 3 +++ themes/hugo-theme-terminal | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/hugo-theme-terminal diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f320301 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-terminal"] + path = themes/hugo-theme-terminal + url = https://github.com/panr/hugo-theme-terminal.git diff --git a/themes/hugo-theme-terminal b/themes/hugo-theme-terminal new file mode 160000 index 0000000..641c5a2 --- /dev/null +++ b/themes/hugo-theme-terminal @@ -0,0 +1 @@ +Subproject commit 641c5a27aceeaf2439aeed287ee187dcf96024af