photostream: Add go module, git submodule, and update commit

This commit is contained in:
Eryn Wells 2024-10-17 08:39:25 -07:00
parent 7b353e2fa8
commit 750dd6179b
3 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "themes/image-utils"]
path = themes/image-utils
url = git@github.com:erynofwales/hugo-image-utilities.git
[submodule "themes/photostream"]
path = themes/photostream
url = git@github.com:erynofwales/hugo-theme-photostream.git