EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit e34f94f9 authored by Fabian Schindler's avatar Fabian Schindler
Browse files

Fixing typo in index.html template

parent 477a1c3e
Branches
Tags
1 merge request!55Production release 1.2.0
......@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<meta charset="UTF-8">
<title>{{ .Values.config.client.header | default "PRISM View Server" }}</title>
<title>{{ .Values.config.client.title | default "PRISM View Server" }}</title>
<link rel="icon" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="//eox.at/wp-content/uploads/2015/06/cropped-eox_eye-180x180.png" />
</head>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment