-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcat.html
More file actions
executable file
·28 lines (28 loc) · 1.5 KB
/
Copy pathcat.html
File metadata and controls
executable file
·28 lines (28 loc) · 1.5 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!doctype html>
<html>
<head>
<meta name="viewport" content="width=device-width, minimum-scale=0.1" />
<title>cat.gif (426×426)</title>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
</head>
<body>
<!-- <script
type="text/javascript"
src="https://www.scmplayer.net/script.js"
data-config="{'skin':'skins/black/skin.css','volume':15,'autoplay':true,'shuffle':false,'repeat':1,'placement':'top','showplaylist':false,'playlist':[{'title':'Bubble Tea','url':'https://youtu.be/VAWFGYRPID0?si=ouQV22xrc2OhUXXP'},{'title':'Yubin %uC219%uB140 (%u6DD1%u5973)','url':'https://youtu.be/2MiQonPvlVM'},{'title':'Neon','url':'https://youtu.be/PhCJa2Vf6mo?si=V9Ac4ujhgPCvbRvH'},{'title':'RPG','url':'https://youtu.be/E286KqzpkKw'},{'title':'Sanik','url':'https://youtu.be/OAlqXJNy2cs?si=V-2AQ_vaI4KaC7Bg'},{'title':'Surf','url':'https://youtu.be/EFlOnFR5yNM?si=wu6V4uP6_k5NqoPN'},{'title':'Damn Good Day','url':'https://youtu.be/PUJ9qXbLyfE?si=Vm3PeAm49kBopK7X'},{'title':'loser ','url':'https://youtu.be/icraqaFgVwg'},{'title':'wii wii woo','url':'https://youtu.be/r1ZVPTCOCSQ?si=Zxa4MKtOOJQyXbDX'}]}"
></script>
-->
<center>
<a href="https://ncase.me/cat.gif">
<img
style="margin: auto;cursor: zoom-in;background-color: hsl(0, 0%, 0%);"
src="cat.gif"
width="426"
height="426"
/>
</a>
</center>
<br />
<center><a href="index.html">Home</a></center>
</body>
</html>