diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2e780d5..e40060d 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -20,6 +20,6 @@ jobs: uses: benmatselby/hugo-deploy-gh-pages@master env: HUGO_VERSION: 0.75.1 - TARGET_REPO: jrwrigh/jrwrigh.github.io + TARGET_REPO: thanwer/thanwer.github.io TOKEN: ${{ secrets.TOKEN }} CNAME: www.thanwer.com \ No newline at end of file diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8663da1 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/hugo-orbit-theme"] + path = themes/hugo-orbit-theme + url = git@github.com:aerohub/hugo-orbit-theme.git diff --git a/themes/hugo-orbit-theme b/themes/hugo-orbit-theme new file mode 160000 index 0000000..f89b1ee --- /dev/null +++ b/themes/hugo-orbit-theme @@ -0,0 +1 @@ +Subproject commit f89b1ee9a336dd144fea276400f1c4dc42b1bd95