diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..204dec4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "_posts"] + path = _posts + url = https://git.fabledsword.com/Fabled_dev/fabledsword_com_posts.git diff --git a/_posts b/_posts new file mode 160000 index 0000000..94f5291 --- /dev/null +++ b/_posts @@ -0,0 +1 @@ +Subproject commit 94f52914a9843e2ce391b526fc783c44e22d30af diff --git a/_posts/25-10-29-Welcome.md b/_posts/25-10-29-Welcome.md deleted file mode 100644 index 89def4a..0000000 --- a/_posts/25-10-29-Welcome.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -layout: post -title: Welcome to the Fabled Sword -author: Bryan V. -tags: news ---- -Hello and welcome to the first post on the shiny new frontpage for the domain FabledSword.com -I hope to use this space for creative works and share news about this space and the people who use it. -Thank you for paying us a visit. \ No newline at end of file