From fec145de32a6e948e8e6cb04b4459fc1fca23044 Mon Sep 17 00:00:00 2001 From: David Young Date: Fri, 22 May 2026 12:14:50 -0600 Subject: [PATCH] first pipeline build --- .gitmodules | 3 +++ themes/PaperMod | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 themes/PaperMod diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..89af1b0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git diff --git a/themes/PaperMod b/themes/PaperMod new file mode 160000 index 0000000..154d006 --- /dev/null +++ b/themes/PaperMod @@ -0,0 +1 @@ +Subproject commit 154d006e0182dfc7da38008323976b02e6bfab4a