diff options
author | Matt Strapp <matt@mattstrapp.net> | 2024-11-12 10:49:55 -0600 |
---|---|---|
committer | Matt Strapp <matt@mattstrapp.net> | 2024-11-12 10:49:55 -0600 |
commit | 4f85a420361d791ed7a953436dcece125f1dd0d8 (patch) | |
tree | 67fc8d4de383925a1286ad68f79c86b5949aed12 /.gitmodules | |
parent | backdated post (diff) | |
download | website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.gz website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.bz2 website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.lz website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.xz website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.zst website-4f85a420361d791ed7a953436dcece125f1dd0d8.zip |
Update submodule, fix series
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index ce3490a..5f45692 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/hugo-coder"] path = themes/hugo-coder - url = https://github.com/luizdepra/hugo-coder.git + url = https://github.com/RosstheRoss/hugo-coder |