reddit-save/html/post.html

15 lines
335 B
HTML

<html>
<head>
<title><!--title--></title>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap" rel="stylesheet">
<style></style>
<script></script>
</head>
<body>
<!--post-->
<div class="comments">
<h2>Comments</h2>
<!--comments-->
</div>
</body>
</html>