blogtool/testsite/dist/test.html

8 lines
156 B
HTML
Raw Normal View History

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