add icon for all index.html

This commit is contained in:
lifeadventurer
2023-11-23 22:49:26 +08:00
parent d60fc09370
commit ae558ebdf4
3 changed files with 24 additions and 5 deletions

View File

@@ -3,8 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./styles.css">
<title> Moon's Project </title>
<link rel="icon" href="../images/lifeadventurer.jpg">
<link rel="stylesheet" href="./styles.css">
</head>
<body>