blogtool/testsite/dist/test.html

9 lines
167 B
HTML
Raw Normal View History

2020-12-23 01:48:34 -06:00
<html>
<head>
</head>
<body>
<h2 id="yeet">yeet</h2>
<p><strong>this is</strong> a <em>test</em></p>
<p><a href="http://google.com">weeeooo</a></p>
</body>
</html>