Skip to content
Snippets Groups Projects
Commit 98461a67 authored by Erwan Rouchet's avatar Erwan Rouchet Committed by Bastien Abadie
Browse files

Use consistent casing for Arkindex

parent 8cb83298
No related branches found
No related tags found
1 merge request!2510Use consistent casing for Arkindex
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<meta name="banner_message" content="{{ frontend_banner.message }}"> <meta name="banner_message" content="{{ frontend_banner.message }}">
<meta name="banner_style" content="{{ frontend_banner.style.value }}"> <meta name="banner_style" content="{{ frontend_banner.style.value }}">
{% endif %} {% endif %}
<title>ArkIndex {{ frontend_version }}</title> <title>Arkindex {{ frontend_version }}</title>
<link href="{{ cdn_assets_url }}/{{ frontend_version }}/arkindex-{{ frontend_version }}.css" rel="stylesheet"> <link href="{{ cdn_assets_url }}/{{ frontend_version }}/arkindex-{{ frontend_version }}.css" rel="stylesheet">
</head> </head>
<body> <body>
......
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