diff options
author | Alan Pearce | 2020-01-07 18:17:46 +0100 |
---|---|---|
committer | Alan Pearce | 2020-01-07 18:17:46 +0100 |
commit | a8c6cfc8f64d210c61d6da514efc9cd6b73ec2da (patch) | |
tree | 593a2b607b68fad2fd2c334dea75daf136024867 /.gitmodules | |
parent | 397d32f7eae7a1073f2d704609c888cdc260eba8 (diff) | |
download | website-a8c6cfc8f64d210c61d6da514efc9cd6b73ec2da.tar.lz website-a8c6cfc8f64d210c61d6da514efc9cd6b73ec2da.tar.zst website-a8c6cfc8f64d210c61d6da514efc9cd6b73ec2da.zip |
Switch to xmin theme
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1bc9305..299af8a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/hyde"] path = themes/hyde url = https://git.alanpearce.eu/hyde +[submodule "themes/xmin"] + path = themes/xmin + url = https://git.alanpearce.eu/hugo-xmin |