diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b61d825..989f678 100644 --- a/.gitmodules +++ b/.gitmodules @@ -130,3 +130,6 @@ [submodule "pelican-twitchy"] path = pelican-twitchy url = https://github.com/ingwinlu/pelican-twitchy.git +[submodule "dev-random3"] + path = dev-random3 + url = https://github.com/22decembre/dev-random3 |