diff options
author | Cem Keylan <cem@ckyln.com> | 2021-04-03 21:38:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-04-03 21:38:08 +0300 |
commit | 028659da246925c68a287eeda06c94aa1863b3c6 (patch) | |
tree | e054299cde52fc94a3ed853ffe63a2b03be0c16c /.gitmodules | |
parent | be08fa9f01ffaaaeebc0a35658f4cf00a56332f6 (diff) | |
download | website-028659da246925c68a287eeda06c94aa1863b3c6.tar.gz |
add documentation for cpt
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 996a6b6..511c13a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "style"] path = style url = https://git.sr.ht/~carbslinux/carbslinux-style +[submodule "cpt"] + path = cpt + url = https://git.carbslinux.org/cpt |