Skip to content
Snippets Groups Projects
Commit faf99dcd authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Fix: RWTH Image => Coscine Image (coscine/issues#1743)

parent 263fcf4c
No related branches found
No related tags found
2 merge requests!49Fix: RWTH Image => Coscine Image (coscine/issues#1743),!48Sprint/2021 22
......@@ -13,8 +13,8 @@
id="ctl00_onetidHeadbnnr2"
class="ms-siteicon-img"
name="onetidHeadbnnr0"
:src="rwthImage"
alt="RWTH Aachen University"
:src="coscineImage"
alt="Coscine"
data-themekey="#"
/>
</a>
......@@ -48,7 +48,7 @@ import Vue from "vue";
export default Vue.extend({
name: "CoscineHeader",
props: {
rwthImage: String,
coscineImage: String,
locale: {
default: "en",
type: String,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment