Skip to content

Commit

Permalink
Update woo-page-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remko48 authored Oct 12, 2023
1 parent 46ee9a1 commit 51827a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/woo-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env: # Change these to your preferences any image url can also be a base encoded
JUMBOTRON_IMAGE_URL: "https://www.rotterdam.nl/_next/image?url=https%3A%2F%2Fbackend-dvg.rotterdam.nl%2Fsites%2Fdefault%2Ffiles%2Fstyles%2Fhero_large%2Fpublic%2F2022-12%2F22500-Arnoud-Verhey_0.jpg%3Fh%3D940640a5%26itok%3Dl9pnN9Gq&w=3840&q=75"
FOOTER_LOGO_URL: "https://www.rotterdam.nl/images/logo-base-white.svg"
FOOTER_LOGO_HREF: "https://rotterdam.nl/"
FOOTER_CONTENT: '[{"title":"Algemeen","items":[{"label":"Website","value":"www.rotterdam.nl","link":"https://www.rotterdam.nl/"},{"label":"Privacy","value":"Privacy","link":"https://xxllnc.nl/"},{"label":"Toegankelijkheid","value":"Toegangelijkheid","link":"https://accessibe.com/accessscan?website=https://conductionnl.github.io/${{ github.event.repository.name }}/"},{"label":"Over deze website","value":"Over deze website","link":"https://xxllnc.nl/"}]},{"title":"Contact","items":[{"label":"Phone number","value":"14 010","link":"tel:14010"},{"label":"Contact","value":"Neem contact op","link":"https://www.rotterdam.nl/contact"}]}]'
FOOTER_CONTENT: '[{"title":"Algemeen","items":[{"label":"Website","value":"www.rotterdam.nl","link":"https://www.rotterdam.nl/"},{"label":"Privacy","value":"Privacy","link":"https://www.rotterdam.nl/"},{"label":"Toegankelijkheid","value":"Toegangelijkheid","link":"https://accessibe.com/accessscan?website=https://conductionnl.github.io/${{ github.event.repository.name }}/"},{"label":"Over deze website","value":"Over deze website","link":"https://www.rotterdam.nl/"}]},{"title":"Contact","items":[{"label":"Phone number","value":"14 010","link":"tel:14010"},{"label":"Contact","value":"Neem contact op","link":"https://www.rotterdam.nl/contact"}]}]'
OIDN_NUMBER: " "

on:
Expand Down

0 comments on commit 51827a6

Please sign in to comment.