add utf-encoding meta tags
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="./css/mainstyle.css">
|
<link rel="stylesheet" href="./css/mainstyle.css">
|
||||||
<script defer src="./js/jquery.js"></script>
|
<script defer src="./js/jquery.js"></script>
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<script defer src="./js/basicanimations.js"></script>
|
<script defer src="./js/basicanimations.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
@@ -5,6 +5,8 @@
|
|||||||
<meta name="description" content="Discover my Software projects and services, and get support if you encounter problems.">
|
<meta name="description" content="Discover my Software projects and services, and get support if you encounter problems.">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="/css/mainstyle.css">
|
<link rel="stylesheet" href="/css/mainstyle.css">
|
||||||
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||||
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<script defer src="/js/jquery.js"></script>
|
<script defer src="/js/jquery.js"></script>
|
||||||
<script defer src="/js/basicanimations.js"></script>
|
<script defer src="/js/basicanimations.js"></script>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<link rel="stylesheet" href="/css/menustyle.css">
|
<link rel="stylesheet" href="/css/menustyle.css">
|
||||||
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
||||||
<title>Navmenu - janishutz.com</title>
|
<title>Navmenu - janishutz.com</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user