From 026ccc72d46f9018a3946485ebd21e5e1d24b27e Mon Sep 17 00:00:00 2001 From: James Tombleson Date: Mon, 15 Jul 2024 15:01:34 -0700 Subject: [PATCH] adding initial submodule --- .gitmodules | 3 +++ templ-bulma | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 templ-bulma diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8bb5009 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "templ-bulma"] + path = templ-bulma + url = https://github.com/jtom38/templ-bulma diff --git a/templ-bulma b/templ-bulma new file mode 160000 index 0000000..3bc7f42 --- /dev/null +++ b/templ-bulma @@ -0,0 +1 @@ +Subproject commit 3bc7f426c6e2925cb0b73134c8b06bf0ada078b9