Skip to content
Snippets Groups Projects
Commit b6492be7 authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

style: replace dfg logo and make it clickable

parent e6b41fad
No related branches found
No related tags found
1 merge request!54feat: update logos on website
Pipeline #218581 passed
......@@ -47,12 +47,14 @@
<v-col
cols="12"
>
<v-img
max-height="100%"
max-width="200px"
style="margin: 0 auto"
:src="$withBase('/assets/images/dfg_logo_schriftzug_blau_foerderung_en.svg')"
></v-img>
<a href="https://www.dfg.de/" target="_blank">
<v-img
max-height="100%"
max-width="200px"
style="margin: 0 auto"
:src="$withBase('/assets/images/dfg_logo_schriftzug_weiss.svg')"
></v-img>
</a>
</v-col>
<v-col
class="text-caption grey--text text--lighten-3 text-center copyright"
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment