diff options
author | hyang <hyang@hyang.xyz> | 2023-08-27 02:21:58 -0700 |
---|---|---|
committer | hyang <hyang@hyang.xyz> | 2023-08-27 02:21:58 -0700 |
commit | a4368c2f5753825f656c691c8876970077a6196c (patch) | |
tree | c00c15d54c60ebcd34865f8c85bda99529fbc58e /.gitmodules | |
parent | 3c3a0ee6d0c29864a0f981d7bdf680e2a23c3c85 (diff) |
theme: github-style
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..b041a1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/github-style"] + path = themes/github-style + url = git@github.com:yanghuaxuan/github-style.git |