mirror of
https://github.com/Mujinniao/Anonima.git
synced 2025-12-17 23:44:40 +08:00
19 lines
694 B
HTML
19 lines
694 B
HTML
<!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> |