diff options
| author | user <user@node5.net> | 2024-03-11 11:48:28 +0100 |
|---|---|---|
| committer | user <user@node5.net> | 2024-03-11 11:48:28 +0100 |
| commit | d66b3dc8f97b3eca477e343c8c12026534b802ee (patch) | |
| tree | cdfb000d96eac42e240c3e1aa1d06f3caca954a7 | |
| parent | d0fa2f6f06dcb3ed7a0e45cba77e9dec78e2e18b (diff) | |
add articles submodule
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..4a14953 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "blog.node5.net/articles"] + path = blog.node5.net/articles + url = git@node5:blog/articles |
