Skip to content
Snippets Groups Projects
Commit 58e25151 authored by Mostafa Hadizadeh's avatar Mostafa Hadizadeh
Browse files

fix Hifis logo

parent 5960a8d8
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,5 @@ config.js
node_modules/
dist/*
dist/
.env
\ No newline at end of file
.env
sample.sh
......@@ -77,7 +77,7 @@
:href="`${baseurl}/api/helmholtz-aai/login/`"
v-slot="{ iconSizeClasses }"
>
<img alt="Helmholtz AAI" title="Sign in with Helmholtz AAI" class="gl-button-icon js-lazy-loaded" src="https://codebase.helmholtz.cloud/images/helmholtz.png" loading="lazy" data-qa_selector="js_lazy_loaded_content">
<img alt="Helmholtz AAI" title="Sign in with Helmholtz AAI" class="gl-button-icon js-lazy-loaded" src="https://login.helmholtz.de/oauthhome/VAADIN/themes/common/img/favicon/favicon-16.png" loading="lazy" data-qa_selector="js_lazy_loaded_content">
<span class="gl-button-text">
Login via Helmholtz AAI
</span>
......@@ -186,4 +186,4 @@ export default {
}
}
}
</script>
\ No newline at end of file
</script>
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