add theme submodule.
This commit is contained in:
parent
df73d9d219
commit
303b404783
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -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
|
||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "themes/hugo-orbit-theme"]
|
||||
path = themes/hugo-orbit-theme
|
||||
url = git@github.com:aerohub/hugo-orbit-theme.git
|
||||
1
themes/hugo-orbit-theme
Submodule
1
themes/hugo-orbit-theme
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f89b1ee9a336dd144fea276400f1c4dc42b1bd95
|
||||
Loading…
Reference in New Issue
Block a user