diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-19 12:41:00 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | 680e1f5940b37db75824215153a6a92f1841b01b (patch) | |
| tree | 581506c5d80853cdbcf31c7c6058cfe80ea121fe /.gitmodules | |
| parent | 03c974ec4e26888ec0ea1bca3ccf51af29d8bc9d (diff) | |
html is now a submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8d88bbc6..1d5d0402 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [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 |
