midou36o.github.io/index.html

24 lines
1023 B
HTML
Raw Normal View History

2021-02-18 12:49:57 +01:00
<!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">-->
2021-03-28 15:31:13 +01:00
<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)">
2021-03-28 15:31:13 +01:00
<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">
2021-03-28 15:26:59 +01:00
<!-- attempt to make it small :P -->
2021-03-27 23:59:58 +01:00
<meta name="theme-color" content="#0000FF">
2021-02-18 12:49:57 +01:00
</head>
2021-02-18 13:07:43 +01:00
<body>
2021-03-28 15:31:13 +01:00
<p> Placeholder website </p>
2021-03-27 23:36:05 +01:00
<img src="./nice.png" alt="Nice.">
<!-- if you can't see this image you're an idiot and that's a fact! >:3 -->
2021-02-18 13:07:43 +01:00
</body>