Skip to content
Snippets Groups Projects
Commit 63ae4204 authored by Bogdan Cochior's avatar Bogdan Cochior
Browse files

feat(favicon): add hindawi favicon

parent 8197ff9b
No related branches found
No related tags found
1 merge request!43Sprint #19
......@@ -9,6 +9,7 @@
<title>
<%= htmlWebpackPlugin.options.title %>
</title>
<link xmlns="http://www.w3.org/1999/xhtml" rel="shortcut icon" href="/assets/favicon.ico" type="image/x-icon" />
</head>
<body>
......
......@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title> Faraday </title>
<link xmlns="http://www.w3.org/1999/xhtml" rel="shortcut icon" href="/assets/favicon.ico" type="image/x-icon" />
</head>
<body style="margin: 0;">
<div id="root"></div>
......
No preview for this file type
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment