From ce4f8b167becbc0265a6feda8acb8b87c8ae391a Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Fri, 27 Jan 2023 20:58:03 -0500 Subject: [PATCH] Theme time --- .gitmodules | 3 +++ themes/terminal | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/terminal diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a6851ba --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/terminal"] + path = themes/terminal + url = https://github.com/panr/hugo-theme-terminal.git diff --git a/themes/terminal b/themes/terminal new file mode 160000 index 0000000..2b14b3d --- /dev/null +++ b/themes/terminal @@ -0,0 +1 @@ +Subproject commit 2b14b3d4e5eab53aa45647490bb797b642a82a59