Commit 7560741a7046dd49266d1dee8e13339e4a7ced54

Authored by Victor Costa
1 parent d6081ef0

Add dialoga theme as submodule

Showing 2 changed files with 4 additions and 0 deletions   Show diff stats
.gitmodules
... ... @@ -37,3 +37,6 @@
37 37 [submodule "plugins/dialoga"]
38 38 path = plugins/dialoga
39 39 url = https://gitlab.com/participa/dialoga-plugin.git
  40 +[submodule "public/designs/themes/dialoga"]
  41 + path = public/designs/themes/dialoga
  42 + url = https://gitlab.com/participa/dialoga.git
... ...
public/designs/themes/dialoga 0 → 160000
... ... @@ -0,0 +1 @@
  1 +Subproject commit 90a85863c204d297e31ab86818626c86c01d8883
... ...