diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..1f6888f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "content-poisson"] + path = content-poisson + url = https://github.com/phc-dm/content-poisson diff --git a/blog b/blog new file mode 120000 index 0000000..b401289 --- /dev/null +++ b/blog @@ -0,0 +1 @@ +content-poisson/public/ \ No newline at end of file diff --git a/content-poisson b/content-poisson new file mode 160000 index 0000000..9355a0c --- /dev/null +++ b/content-poisson @@ -0,0 +1 @@ +Subproject commit 9355a0cad91d44c29ef03bbacbee14def12f6d16