src: Add image submodule.
This commit is contained in:
parent
ece587fea5
commit
1298485d3e
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
1
src/images
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit a763ca959bedcc9eeecafbe5894efe5573eb2dd4
|
||||||
Loading…
Add table
Reference in a new issue