Update title and favicon

This commit is contained in:
Dominik Korsa 2019-02-23 22:50:59 +01:00
parent 8658ca84c2
commit 7abd240993
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 103 KiB

View file

@ -5,11 +5,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0"> <meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico"> <link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>wulkanowy-landing-page</title> <title>Wulkanowy | Aplikacja ucznia i rodzica</title>
</head> </head>
<body> <body>
<noscript> <noscript>
<strong>We're sorry but wulkanowy-landing-page doesn't work properly without JavaScript enabled. Please enable it to continue.</strong> <strong>Przepraszamy, ale strona Wulkanowy wymaga dostępu do JavaScryptu. Prosimy o włączenie go aby kontynuować.</strong>
</noscript> </noscript>
<div id="app"></div> <div id="app"></div>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->