Skip to content

Commit

Permalink
Update deploy-github-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lotjeredcross authored Sep 23, 2024
1 parent 6b2b667 commit 7f81d69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@ env:
#
#
# For demo-purpose only: A highly visible label to show instance name/version
ENV_NAME: ''
ENV_NAME: 'IDM 2024 demo'
#
# ###########################################################################
# TEXT CONTENT:
# ###########################################################################
#
# A (short) name, visible in the top (navigation-)bar and in the browser's tab/window-title (and search-engine results)
TXT_APP_NAME: ''
TXT_APP_NAME: 'IDM 2024 demo'
# An absolute/data-URL to an image, visible in the top (navigation-)bar
TXT_APP_LOGO_URL: ''
TXT_APP_LOGO_URL: 'https://upload.wikimedia.org/wikipedia/commons/thumb/2/27/Beeldmerk_van_het_Nederlandse_Rode_Kruis.svg/1280px-Beeldmerk_van_het_Nederlandse_Rode_Kruis.svg.png'
# The first heading, (only) visible on the main-page
TXT_MAIN_PAGE_HEADER: ''
TXT_MAIN_PAGE_HEADER: 'IDM 2024 demo'
# The (optional) introduction text, (only) visible on the main-page.
# Can be multiple-lines of Markdown syntax or contain some HTML. Newlines need to be specified with `\n` or `<br />`.
TXT_MAIN_PAGE_INTRO: >-
Expand Down Expand Up @@ -98,7 +98,7 @@ env:
Information
# The ID of the Google Sheet(s) that contains the content for the region
REGIONS_SHEET_IDS: >-
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
1l43SgRymj3EPBOd-wp3mWrfcqDZlKbuAy7HQGo8YnT8
# #############################################################################
#
Expand Down

0 comments on commit 7f81d69

Please sign in to comment.