Commit 012b9e8fd01c882efa43805b494bc0ed4cf49767
1 parent
7e5a97ff
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
adding participa-theme as submodule
Showing
3 changed files
with
4 additions
and
1 deletions
Show diff stats
.gitmodules
... | ... | @@ -19,3 +19,6 @@ |
19 | 19 | [submodule "plugins/email_article"] |
20 | 20 | path = plugins/email_article |
21 | 21 | url = git@gitlab.com:noosfero-plugins/email_article.git |
22 | +[submodule "public/designs/themes/participa-theme"] | |
23 | + path = public/designs/themes/participa-theme | |
24 | + url = https://gitlab.com/participa/participa-theme.git | ... | ... |
gitignore.example
... | ... | @@ -0,0 +1 @@ |
1 | +Subproject commit 39da58384fc3f011de026b593b7b8e849a840250 | ... | ... |