From 9f0b3881c5fffa797b6e3a6f60efa62349e31647 Mon Sep 17 00:00:00 2001 From: Sulaiman Mohammad <138797251+Sulaiman510@users.noreply.github.com> Date: Tue, 2 Apr 2024 13:28:37 +0200 Subject: [PATCH] Update deploy-github-pages.yml Changed the app name and added a logo --- .github/workflows/deploy-github-pages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-github-pages.yml b/.github/workflows/deploy-github-pages.yml index 6564106..2f725ad 100644 --- a/.github/workflows/deploy-github-pages.yml +++ b/.github/workflows/deploy-github-pages.yml @@ -23,9 +23,9 @@ env: # ########################################################################### # # 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: 'XXX' # An absolute/data-URL to an image, visible in the top (navigation-)bar - TXT_APP_LOGO_URL: '' + TXT_APP_LOGO_URL: 'https://rodekruis.github.io/510-ICON-LIBRARY/Beeldmerk_van_het_Nederlandse_Rode_Kruis.svg' # The first heading, (only) visible on the main-page TXT_MAIN_PAGE_HEADER: '' # The (optional) introduction text, (only) visible on the main-page.