-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmemes.html
27 lines (27 loc) · 1.03 KB
/
memes.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<head>
<meta charset="UTF-8">
<title>600billions meme's </title>
<link rel="shortcut icon" href="img/favicon.ico" type="image/png">
<link rel="stylesheet" href="style.css">
<meta name="keywords" value="600 Milliarden, 600.000.000.000, 600000000000, 600 billion">
<meta name="description" value="600.000.000.000 meme's, bitcoin memes">
<meta name="author" value="600.000.000.000 collective">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:title" content="600 000 000 000">
<meta property="og:description" content="600.000.000.000 bitcoin memes">
<meta property="og:image" content="https://600.wtf/img/600.png">
</head>
</head>
<body>
<h1>600 ME ME</h1>
<section id="memes">
<img src="memes/eistuete_600.jpg" alt="">
<img src="memes/600schaumrollen.jpg" alt="">
<img src="memes/600-what-isit.png" alt="">
<img src="memes/600b-meme-dog-chasing.jpg" alt="">
</section>
</body>
</html>