diff --git a/.gitmodules b/.gitmodules index 5a2205b..dca659d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,9 @@ [submodule "stubs/web"] path = stubs/web url = https://github.com/protevus/web +[submodule "resources/branding"] + path = resources/branding + url = https://github.com/protevus/branding +[submodule "resources/profile"] + path = resources/profile + url = https://github.com/protevus/.github diff --git a/platform.code-workspace b/platform.code-workspace index 45283e9..42010fb 100644 --- a/platform.code-workspace +++ b/platform.code-workspace @@ -23,6 +23,12 @@ }, { "path": "stubs/IoT" + }, + { + "path": "resources/branding" + }, + { + "path": "resources/profile" } ] } \ No newline at end of file diff --git a/resources/branding b/resources/branding new file mode 160000 index 0000000..452b474 --- /dev/null +++ b/resources/branding @@ -0,0 +1 @@ +Subproject commit 452b47462e4fac9cfccd0cc1b74c551bc6b69e7e diff --git a/resources/profile b/resources/profile new file mode 160000 index 0000000..db8791b --- /dev/null +++ b/resources/profile @@ -0,0 +1 @@ +Subproject commit db8791b7a4ef2413983ce1d44164274c1951fc6b