-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (22 loc) · 941 Bytes
/
index.html
File metadata and controls
22 lines (22 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="title" content="programming meme">
<meta name="description" content="programming meme generator online">
<meta name="keywords" content="programming meme, programming meme generator">
<meta name="robots" content="index, follow">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="language" content="English">
<meta name="revisit-after" content="1 days">
<meta name="author" content="Qiamast">
<title>DON"T REFRESH!!!!</title>
</head>
<body>
<div align="center">
<img src='https://random-memer.herokuapp.com/' title="a-super-fun-progroming-meme" alt="Please refresh the page if the meme doesn't show up." width="50%" height="50%">
</div>
</body>
</html>