added favicon

master
Jakob 2020-02-23 20:16:54 +01:00
parent 1ff1f575cf
commit c6901ac73e
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ $username = $dbentry['name'];
<head>
<title>ThreadR</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">