change all logos to rounded including web icon

This commit is contained in:
lifeadventurer
2023-12-22 00:52:39 +08:00
parent 678913a399
commit e32ed07a61
4 changed files with 4 additions and 4 deletions

View File

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