Update index.html

This commit is contained in:
Anthony Wang 2020-11-23 13:11:07 -06:00 committed by GitHub
parent 930cf2f7cb
commit 16fe623481
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
<!DOCTYPE html>
<html>
<body>
Testing
<h1>Posts</h1>
<a href="posts/test">Test</a>
</body>
</html>