File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ name: "Lighthouse Badger"
1414
1515# INPUTS as Secrets (env) for not manually triggered workflows
1616env :
17- URLS : https://alshedivat .github.io/al-folio/
17+ URLS : https://duozhangrobotics .github.io
1818 TOKEN_NAME : ${{ secrets.LIGHTHOUSE_BADGER_TOKEN }}
1919 # If any of the following env is blank, a default value is used instead
2020 REPO_BRANCH : " ${{ github.repository }} master" # target repository & branch e.g. 'dummy/mytargetrepo main'
Original file line number Diff line number Diff line change 22# Site settings
33# -----------------------------------------------------------------------------
44
5- title : # the website title (if blank, full name will be used instead)
5+ title : blank # the website title (if blank, full name will be used instead)
66first_name : Duo
7- middle_name :
7+ middle_name : blank
88last_name : Zhang
991010description : > # the ">" symbol means to ignore newlines until "footer_text:"
You can’t perform that action at this time.
0 commit comments