diff options
author | Oxbian <got.dacs@slmail.me> | 2023-06-25 00:25:39 +0200 |
---|---|---|
committer | Oxbian <got.dacs@slmail.me> | 2023-06-25 00:25:39 +0200 |
commit | e1810b85fe0a66893b8e101dd52a5fbc83d407ec (patch) | |
tree | 5b81092b97f8985db11314464da322d98d4e9e74 /.gitmodules | |
parent | 0a5bddadc73d507149a9f6a0febb1763612bcf3f (diff) | |
download | ArKa-Blog-e1810b85fe0a66893b8e101dd52a5fbc83d407ec.tar.gz ArKa-Blog-e1810b85fe0a66893b8e101dd52a5fbc83d407ec.zip |
Updating ArkaBlog
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..df8c19d --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "BlogGenerator"] + path = BlogGenerator + url = https://gitea.arka.rocks/Oxbian/BlogGenerator.git |