diff options
author | Anthony Wang | 2021-10-14 21:51:49 -0500 |
---|---|---|
committer | Anthony Wang | 2021-10-14 21:51:49 -0500 |
commit | dc25cd0d1152306ce1fb13af7aad8eb579f0f7f7 (patch) | |
tree | bdf0eb8f688c9b7794cbba1ca1357d7b0d2c7a9e /.gitmodules | |
parent | 20b0f64bf7e93c483cc18f393668debbf76d8f20 (diff) |
Use ta180m fork of gokarna theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 51edd47..38e2f44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/gokarna"] path = themes/gokarna - url = https://github.com/526avijitgupta/gokarna.git + url = ../gokarna.git |