We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6491f8 commit d166cf9Copy full SHA for d166cf9
components/HeaderImages.tsx
@@ -17,7 +17,7 @@ const HeaderImages = () => {
17
padding: 'p-2',
18
},
19
{
20
- src: 'https://www.fh-dortmund.de/WEB-IES/fhdo-module/2.19.0/images/FHDO-Logo-large.svg',
+ src: 'https://www.fh-dortmund.de/WEB-IES/fhdo-module/2.20.0/images/FHDO-Logo-large.svg',
21
alt: 'fh_dortmund_logo',
22
href: 'https://www.fh-dortmund.de/',
23
show: true,
0 commit comments