Files
picsmics4/docs/index.html
2026-02-24 01:40:38 -06:00

26 lines
1.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>The picsmics4 Story</title>
<meta name="description" content="Memorializing the legendary comment thread on DrazenXLive's Reptilia The Strokes, Rock Band video. Browse every comment and relive internet history." />
<meta name="keywords" content="picsmics4, DrazenXLive, Reptilia, The Strokes, Rock Band, comment thread, legendary comments, internet history, YouTube comments, archive" />
<meta name="author" content="DerexXD" />
<meta property="og:title" content="picsmics4 The Legendary Reptilia Comment Thread" />
<meta property="og:description" content="An archive memorializing the iconic comment thread on DrazenXLive's Reptilia The Strokes, Rock Band video. Browse every comment ever left." />
<meta property="og:type" content="website" />
<meta property="og:site_name" content="picsmics4" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="picsmics4 The Legendary Reptilia Comment Thread" />
<meta name="twitter:description" content="Archive of the legendary comment thread on DrazenXLive's Reptilia The Strokes, Rock Band video. Internet history preserved forever." />
<link rel="stylesheet" href="styles.css" />
</head>
<body>
<div class="container">
<ul id="comments-list"></ul>
</div>
<script src="commentsLoader.js"></script>
</body>
</html>