Skip to content
Snippets Groups Projects
Commit 1daf2312 authored by Erik Borgeteien Hansen's avatar Erik Borgeteien Hansen
Browse files

Deleted public/favicon.ico, public/index.html

parent 55f75d0e
No related branches found
No related tags found
1 merge request!34Deleted public/favicon.ico, public/index.html
Pipeline #176819 passed with stages
in 53 seconds
public/favicon.ico

4.19 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
</head>
<body>
<noscript>
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
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