From 440d8afc55529d9f5e4ab2ce0bf6d037d6ecdc3d Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 28 May 2022 17:20:50 +0000 Subject: [PATCH] add remote theme repo --- .gitmodules | 3 +++ themes/hugo-theme-archbio | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/hugo-theme-archbio diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c7a140b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-theme-archbio"] + path = themes/hugo-theme-archbio + url = git@github.com:BioArchLinux/hugo-theme-archbio.git diff --git a/themes/hugo-theme-archbio b/themes/hugo-theme-archbio new file mode 160000 index 0000000..b389d49 --- /dev/null +++ b/themes/hugo-theme-archbio @@ -0,0 +1 @@ +Subproject commit b389d49c66a852fc3ccf88805da95f972212b891