diff options
| author | GNUxeava <bluenerd@protonmail.com> | 2022-03-11 10:32:10 +0530 | 
|---|---|---|
| committer | GNUxeava <bluenerd@protonmail.com> | 2022-03-11 10:32:10 +0530 | 
| commit | fecc9b268410c8fefcd1ca32bc4228bba9002178 (patch) | |
| tree | aa621093976dbbe8961f723ddb3569737e96932a /.gitmodules | |
| parent | 2dfa39111cd76b102dbb3f58c1754b6c93b0265a (diff) | |
use theme
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 22ac009..6a28afc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@  [submodule "themes/hugo-theme-even"]  	path = themes/hugo-theme-even  	url = https://banyan.divineduty.xyz/GNUxeava/hugo-theme-even +[submodule "themes/even"] +	path = themes/even +	url = https://banyan.divineduty.xyz/GNUxeava/hugo-theme-even | 
