25 lines
1.4 KiB
HTML
25 lines
1.4 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>DerexXD - DVD Logo Hitting Corner Comments | Michie Stadium</title>
|
|
<meta name="description" content="Website showing database of all comments from viral DVD logo hitting corner video at Michie Stadium. Comment on the video and become part of internet history forever." />
|
|
<meta name="keywords" content="DerexXD, DVD logo, hitting corner, Michie Stadium, comments, viral video, satisfying, leave your legacy, internet history" />
|
|
<meta name="author" content="DerexXD" />
|
|
<meta property="og:title" content="DerexXD - DVD Logo Hitting Corner Comments" />
|
|
<meta property="og:description" content="Database of all comments from the viral DVD logo hitting corner video at Michie Stadium. Comment and become part of internet history." />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:title" content="DerexXD - DVD Logo Hitting Corner Comments" />
|
|
<meta name="twitter:description" content="Database of all comments from the iconic DVD logo moment. Comment and become part of internet history." />
|
|
<link rel="stylesheet" href="styles.css" />
|
|
</head>
|
|
<body>
|
|
<div class="container">
|
|
<ul id="comments-list"></ul>
|
|
</div>
|
|
<script src="commentsLoader.js"></script>
|
|
</body>
|
|
</html>
|