diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-19 18:53:42 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 95f01eeb99f142fcb8192f5f3368c64cef362f1a (patch) | |
| tree | 5a0ca608882a95fc446dc5eb07d53ddd4b71b36c | |
| parent | b5714ac11b8e3d1010070b348cd3a0f9266ed64d (diff) | |
remove submods
| -rw-r--r-- | .gitmodules | 12 | ||||
| m--------- | content/gemtext | 6 | ||||
| m--------- | content/html | 6 | ||||
| m--------- | content/md | 6 | ||||
| m--------- | content/meta | 0 |
5 files changed, 0 insertions, 30 deletions
diff --git a/.gitmodules b/.gitmodules index b453bc62..e69de29b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +0,0 @@ -[submodule "content/gemtext"] - path = content/gemtext - url = git@github.com:snonux/buetow.org -[submodule "content/html"] - path = content/html - url = git@github.com:snonux/buetow.org -[submodule "content/md"] - path = content/md - url = git@github.com:snonux/buetow.org -[submodule "content/meta"] - path = content/meta - url = git@github.com:snonux/buetow.org diff --git a/content/gemtext b/content/gemtext deleted file mode 160000 -Subproject faa2cd392016af9b76a4f40eeb12003785ced15 diff --git a/content/html b/content/html deleted file mode 160000 -Subproject faa2cd392016af9b76a4f40eeb12003785ced15 diff --git a/content/md b/content/md deleted file mode 160000 -Subproject faa2cd392016af9b76a4f40eeb12003785ced15 diff --git a/content/meta b/content/meta deleted file mode 160000 -Subproject 50a6e561db8e08f707642376918b3313f0914f0 |
