Update theme path
Change theme path to private repo on gitea and add changes to deploy action.
This commit is contained in:
parent
3c46a94c0c
commit
1f825d13ab
@ -13,6 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ssh-key: ${{ secrets.THEME_DEPLOY_KEY }}
|
||||
submodules: true
|
||||
|
||||
- name: Setup Hugo
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
## -----------------------------------------------
|
||||
|
||||
title = 'Bar Filipo'
|
||||
theme = "hugo-story"
|
||||
theme = "bar-filipo.de-theme"
|
||||
copyright = "2024"
|
||||
|
||||
## -----------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user