Skip to content

Commit 38d9f9f

Browse files
author
Jaap-Hein Wester
committed
Added url and changed some urls to relative urls
1 parent bd82dab commit 38d9f9f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

Caddyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
default-src 'self';
2424
script-src 'self' 'sha256-B3XU3apKRxGUkcZIC2hb7S3n+DLs/vKwgVEnWv1EzR0=' 'sha256-pBkmluod9Ko4GzDfbWgKM/wxzujFXUdGVOePkwOQT+c=' https://gc.zgo.at/count.js;
2525
connect-src 'self' https://donv1.goatcounter.com;
26-
img-src 'self' data: https://www.geonovum.nl https://social.overheid.nl https://github.com https://avatars.githubusercontent.com https://hostux.social https://i.vimeocdn.com;
26+
img-src 'self' data: https://www.geonovum.nl https://social.overheid.nl https://github.com https://avatars.githubusercontent.com https://hostux.social https://i.vimeocdn.com https://www.toegankelijkheidsverklaring.nl;
2727
style-src 'self' 'sha256-biLFinpqYMtWHmXfkA1BPeCY0/fNt46SAZ+BBk5YUog=' 'sha256-DPptftRbDC0ow/ZdJW8fpmEcrpsn75dOuGlyzJJwTgc=' 'sha256-47DEQpj8HBSa+/TImW+5JCeuQeRkm5NMpJWZG3hSuFU=';
2828
frame-src https://player.vimeo.com;"
2929
Cross-Origin-Opener-Policy: "same-origin"

blog/authors.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
joost-farla:
22
name: Joost Farla
33
title: Implementatie ondersteuner - developer.overheid.nl
4-
image_url: https://developer.overheid.nl/img/team/joost-farla.jpg
4+
image_url: /img/team/joost-farla.jpg
55
page: true
66
socials:
77
linkedin: joostfarla
@@ -30,7 +30,7 @@ matthijs-hovestad:
3030
tom-ootes:
3131
name: Tom Ootes
3232
title: Developer Advocate - developer.overheid.nl
33-
image_url: https://developer.overheid.nl/img/team/tom-ootes.png
33+
image_url: /img/team/tom-ootes.png
3434
page: true
3535
socials:
3636
linkedin: tootes
@@ -49,7 +49,7 @@ martin-van-der-plas:
4949
frank-terpstra:
5050
name: Frank Terpstra
5151
title: Implementatie ondersteuner - developer.overheid.nl
52-
image_url: https://developer.overheid.nl/img/team/frank-terpstra.jpg
52+
image_url: /img/team/frank-terpstra.jpg
5353
page: true
5454
socials:
5555
linkedin: frank-terpstra-1bb5096
@@ -58,7 +58,7 @@ frank-terpstra:
5858
jaap-hein-wester:
5959
name: Jaap-Hein Wester
6060
title: Senior Frontend Developer - developer.overheid.nl
61-
image_url: https://developer.overheid.nl/img/team/jaap-hein-wester.jpg
61+
image_url: /img/team/jaap-hein-wester.jpg
6262
page: true
6363
socials:
6464
linkedin: jaapheinwester
@@ -78,7 +78,7 @@ digilab:
7878
kennisplatform-apis:
7979
name: Kennisplatform API's
8080
title: Strategische en tactische vraagstukken rond het ontwikkelen van API's
81-
image_url: /static/images/logo_icon_kpa.1787d5b5302a.png
81+
image_url: /img/logo_icon_kpa.1787d5b5302a.png
8282
page: true
8383
socials:
8484
apigov: https://apigov.nl
3.78 KB
Loading

0 commit comments

Comments
 (0)