added favicon
parent
e07f3af71e
commit
1ff1f575cf
|
@ -3,6 +3,9 @@
|
|||
<head>
|
||||
<title>ThreadR - Sign Up</title>
|
||||
<link rel="stylesheet" type="text/css" href="%CONTENT_DIR%/style.css">
|
||||
<link rel="icon" type="image/png" href="%CONTENT_DIR%/img/favicon-32x32.png" sizes="32x32" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<ul class="topnav">
|
||||
|
|
Loading…
Reference in New Issue