Update index.html

This commit is contained in:
zyqunix 2025-03-18 14:02:43 +01:00 committed by GitHub
parent 5700269151
commit 64b7ca36f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,8 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title> <title>Plinko</title>
<link rel="shortcut icon" href="https://rimgo.pussthecat.org/RFbdMMB.png" type="image/x-icon">
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
</head> </head>