Update index.html

This commit is contained in:
Ian Skinner 2020-08-27 19:38:45 -04:00 committed by GitHub
parent 3049f2a0d6
commit 9f02cb01c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,6 @@
<html>
<body>
<h1>My site</h1>
<p>Here I'll show off my projects and _maybe_ I'll stick in a fancy background as well.</p>
<p>Here I'll show off my projects and <i>maybe</i> I'll stick in a fancy background as well.</p>
</body>
</html>