commit 472ffd39c2f8891552ba303b254abf08859e05c4
parent d81aff72c75e7cc7fddaa50a0d513bbbed89c440
Author: Dasho <git@dasho.dev>
Date: Thu, 15 May 2025 23:48:08 +0100
[droplets] ➕ Add droplets/ to project
Added the droplets/ submodule to the repo. I'm not too sure if I did this fully correctly but I certainly do hope I did. I have updated the repo and have fixed some of the broken elements in it. It isn't perfect but hopefully it will do.
Diffstat:
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "portfolio"]
path = portfolio
url = https://github.com/d-a-s-h-o/d-a-s-h-o.git
+[submodule "droplets"]
+ path = droplets
+ url = https://github.com/d-a-s-h-o/droplets
diff --git a/droplets b/droplets
@@ -0,0 +1 @@
+Subproject commit b43ec2f7bee6b734ab7b6141f6533b5d6f3b1685