mirror of
https://github.com/Mujinniao/Anonima.git
synced 2025-12-17 15:34:38 +08:00
Add files via upload
This commit is contained in:
BIN
cs/favicon.ico
Normal file
BIN
cs/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 B |
19
cs/index.html
Normal file
19
cs/index.html
Normal file
@@ -0,0 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>马哥</title>
|
||||
<meta name="keywords" content="复刻李峋爱心,李峋爱心代码,李峋同款爱心代码,爱心代码,李峋爱心代码,爱心">
|
||||
<meta name="description" content="这可是李峋同款爱心代码~">
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="ico">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<p class="love_you">小马同学</p>
|
||||
<canvas id="lovexf"></canvas>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user