Add favicon to table, summ,ary and details webpages

This commit is contained in:
2025-09-04 19:28:36 +01:00
parent b070554fdd
commit 88bc38adf3
5 changed files with 9 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
<meta charset="utf-8">
<title>SMEServer Mailstats</title>
<link rel='stylesheet' type='text/css' href='css/mailstats.css' />
<link rel="icon" type="image/x-icon" href="favicon.ico">
<!-- Check links -->
<!--css here-->
</head>