X-Git-Url: https://git.xangelo.ca/?p=xangelo.ca.git;a=blobdiff_plain;f=.gitmodules;h=8b8bb1f2d6bd3e2348f1ed194f3ce26eedbb34ff;hp=ee5c742439f9d0821d43995b492260eb3e610d34;hb=HEAD;hpb=ccac8e183c79754319f78a77242666114e8115ed diff --git a/.gitmodules b/.gitmodules index ee5c742..8b8bb1f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,10 @@ [submodule "themes/simple-style"] path = themes/simple-style url = https://github.com/yanlinlin82/simple-style.git +[submodule "public"] + path = public + url = git@github.com:AngeloR/angelor.github.io.git + branch = master +[submodule "themes/plain"] + path = themes/plain + url = git@github.com:AngeloR/plain-hugo-theme.git