6 changed files with 17 additions and 19 deletions
@ -1,4 +1,5 @@ |
|||
blogtool |
|||
lib |
|||
shard.lock |
|||
testsite/dist |
|||
testsite/dist |
|||
.deps |
@ -1,4 +1,7 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
<head> |
|||
</head> |
|||
<body> |
|||
</body> |
|||
</html> |
@ -1,8 +0,0 @@ |
|||
<html> |
|||
<head> |
|||
</head> |
|||
<body> |
|||
<h2>yeet</h2> |
|||
<p><strong>this is</strong> a <em>test</em></p> |
|||
<p><a href="http://google.com">weeeooo</a></p> |
|||
</body></html> |
Loading…
Reference in new issue