add utf-encoding meta tags

This commit is contained in:
2023-06-24 08:33:30 +02:00
parent 03b5ae50a4
commit a18e3af662
3 changed files with 5 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="stylesheet" href="/css/menustyle.css">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Navmenu - janishutz.com</title>
</head>
<body>