Skibidi
Commiter: n <me@everypizza.im>
This commit is contained in:
commit
7e1fb01ea9
1 changed files with 19 additions and 0 deletions
19
index.html
Normal file
19
index.html
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="en" style="height:100%;display:flex;justify-content:center;align-items:center;text-align: center;">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>:wavesmiley:</title>
|
||||||
|
<meta property="twitter:card" content="summary_large_image">
|
||||||
|
<link rel="canonical" href="https://wavesmiley.com/">
|
||||||
|
<meta property="og:image" content="https://wavesmiley.com/wavesmiley.gif">
|
||||||
|
<meta property="og:image:secure_url" content="https://wavesmiley.com/wavesmiley.gif">
|
||||||
|
<meta property="og:image:type" content="image/gif">
|
||||||
|
<meta property="og:image:width" content="498">
|
||||||
|
<link rel="icon" href="/wavesmiley.gif" type="image/gif"/>
|
||||||
|
<meta property="og:image:height" content="292">
|
||||||
|
</head>
|
||||||
|
<body bgcolor="#FCFCFB">
|
||||||
|
<img src="/wavesmiley.gif" style="max-width:498px;height:auto;width:100%" alt="A smiley waving its hand with a wide smile and eyebrows raised" width="498" height="292">
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Add table
Reference in a new issue