From 7cffb54a2c64959cea52a91eb120ded77f68b2d1 Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Tue, 10 Jun 2025 23:58:04 -0500 Subject: [PATCH] removing module --- .gitmodules | 3 +++ themes/terminal | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/terminal diff --git a/.gitmodules b/.gitmodules index a7813d0..a09a6c0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "content/posts"] path = content/posts url = https://git.theoswalds.com/private/hugo-richard-posts.git +[submodule "themes/terminal"] + path = themes/terminal + url = https://git.theoswalds.com/public/hugo-theme-terminal.git diff --git a/themes/terminal b/themes/terminal new file mode 160000 index 0000000..e990345 --- /dev/null +++ b/themes/terminal @@ -0,0 +1 @@ +Subproject commit e990345638d3eb59e0b9aa248997c19f0f93371e