chore: update web title

This commit is contained in:
lifeadventurer
2023-12-23 23:44:27 +08:00
parent baf16ec368
commit 3a11c5e320

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Moon's Project </title>
<title> Quote Generator </title>
<link rel="icon" href="../images/lifeadventurer_rounded_logo.png">
<!-- bootstrap -->
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">