Skip to content

Commit 2516664

Browse files
lighthouse badger change
1 parent a5b6d5a commit 2516664

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/lighthouse-badger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: "Lighthouse Badger"
1414

1515
# INPUTS as Secrets (env) for not manually triggered workflows
1616
env:
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'

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
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)
66
first_name: Duo
7-
middle_name:
7+
middle_name: blank
88
last_name: Zhang
99
1010
description: > # the ">" symbol means to ignore newlines until "footer_text:"

0 commit comments

Comments
 (0)