From cb7fbe34794a6a842dd093c6dd1fbcb52bf6a9d3 Mon Sep 17 00:00:00 2001 From: coreyphillips Date: Wed, 22 Oct 2025 21:43:59 -0400 Subject: [PATCH] feat: add geostories project as submodule --- .gitmodules | 3 +++ geostories | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 geostories diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..bc9b94d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "geostories"] + path = geostories + url = https://github.com/coreyphillips/geostories.git diff --git a/geostories b/geostories new file mode 160000 index 0000000..9fb13c1 --- /dev/null +++ b/geostories @@ -0,0 +1 @@ +Subproject commit 9fb13c128d0628638617c5bb0cefc1614e071798