Skip to content

Commit 5868cee

Browse files
committed
do not hotlink from wikipedia: might end up with connection errors which let our build fail
1 parent 1af9164 commit 5868cee

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

assets/Comingsoon.png

35 KB
Loading

content/projects/CORSES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "CORSES"
3-
featureimage: "https://upload.wikimedia.org/wikipedia/commons/8/80/Comingsoon.png"
3+
featureimage: "/assets/Comingsoon.png"
44
funders: [ 'DFG' ]
55
fundingprogrammes: [ 'DFG-FSI' ]
66
showDate: false

content/projects/VINAS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "VINAS"
3-
featureimage: "https://upload.wikimedia.org/wikipedia/commons/8/80/Comingsoon.png"
3+
featureimage: "/assets/Comingsoon.png"
44
funders: [ 'DFG' ]
55
fundingprogrammes: [ 'DFG-FSI' ]
66
showDate: false

0 commit comments

Comments
 (0)