src: Add image submodule.

This commit is contained in:
William Floyd 2020-03-13 07:35:02 +01:00
parent ece587fea5
commit 1298485d3e
Signed by untrusted user who does not match committer: william
GPG key ID: B3EEEDD81893CAF9
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -1,3 +1,6 @@
[submodule "themes/KeepIt"] [submodule "themes/KeepIt"]
path = themes/KeepIt path = themes/KeepIt
url = https://github.com/Fastbyte01/KeepIt.git url = https://github.com/Fastbyte01/KeepIt.git
[submodule "src/images"]
path = src/images
url = git@notmy.space:william/blog-images.git

1
src/images Submodule

@ -0,0 +1 @@
Subproject commit a763ca959bedcc9eeecafbe5894efe5573eb2dd4