mirror of
https://github.com/midou36o/midou36o.github.io
synced 2024-11-10 05:02:01 +05:30
23 lines
981 B
HTML
23 lines
981 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>Pain.</title>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" type="text/css" href="/styles/theme.css">
|
|
<!--<link rel="icon" href="/src/images/favicon.png" sizes="16x16" type="image/png">-->
|
|
<meta property="og:url" content="https://midou36o.github.io">
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Midou360">
|
|
<meta proprety="og:description" content="My actual website (empty)">
|
|
<meta proprety="og:image" content="https://raw.githubusercontent.com/Midou36O/midou36o.github.io/main/small_banner.png">
|
|
<meta property="og:image:width" content="1200">
|
|
<meta property="og:image:height" content="627">
|
|
<meta name="theme-color" content="#5D366C">
|
|
</head>
|
|
<body>
|
|
<p> Placeholder website </p>
|
|
<img src="./nice.png" alt="Nice.">
|
|
<!-- if you can't see this image you're an idiot and that's a fact! >:3 -->
|
|
|
|
</body>
|