insomnia-plugin-thanos-theme
Version:
A theme made by a Titan to conquer the universe
14 lines (13 loc) • 353 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Thanos is Watching...</title>
</head>
<body>
<h1>The Lord Watches</h1>
<img src="img/god/Thanos.png" />
</body>
</html>