diff --git a/.gitignore b/.gitignore index d2f2afc..dcee432 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Hugo and Blowfish resources +themes #others node_modules diff --git a/.gitmodules b/.gitmodules index 426d936..290631a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "themes/blowfish"] path = themes/blowfish url = https://github.com/nunocoracao/blowfish.git - branch = main + branch = main \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a4c32f --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# d3vyce Blog +## Install + +``` + +``` \ No newline at end of file diff --git a/themes/blowfish b/themes/blowfish deleted file mode 160000 index 863354a..0000000 --- a/themes/blowfish +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 863354a96077846926d9d130c703b9e808f853fd