diff --git a/.gitmodules b/.gitmodules
index e69de29..c10a343 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "src/Downpatch.Web/content"]
+ path = src/Downpatch.Web/content
+ url = https://github.com/VyPr-Red/content.git
diff --git a/src/Downpatch.Web/Components/App.razor b/src/Downpatch.Web/Components/App.razor
index c3672f8..dab4832 100644
--- a/src/Downpatch.Web/Components/App.razor
+++ b/src/Downpatch.Web/Components/App.razor
@@ -5,21 +5,36 @@