Update index.html

This commit is contained in:
David Miller
2022-01-31 09:10:08 +08:00
parent ee63dab64e
commit bebf22ac9d

View File

@@ -4,6 +4,7 @@
<title>David Miller's Home Page</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="assets/css/main.css" />
<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
</head>