diff --git a/themes/hugo-coder b/themes/hugo-coder index 81666ed..02a49cf 160000 --- a/themes/hugo-coder +++ b/themes/hugo-coder @@ -1 +1 @@ -Subproject commit 81666ed54bb438f4af01fd4a111df8bd7d423120 +Subproject commit 02a49cf92e399b19285252639113d09b3de3918e diff --git a/update.sh b/update.sh index 8fbc8b3..05c864c 100755 --- a/update.sh +++ b/update.sh @@ -6,7 +6,7 @@ set -e # update our clone git submodule update --init --recursive git submodule foreach git pull origin master -git pull --recurse-submodules +git pull # rerun hugo generator # export the GIT env vars we need to have links in the footer