diff options
author | Jon Santmyer <jonsantmyer@gmail.com> | 2021-01-17 13:14:59 -0500 |
---|---|---|
committer | Jon Santmyer <jonsantmyer@gmail.com> | 2021-01-17 13:14:59 -0500 |
commit | a6615f0063a308709ef29d7d90350ac824f718aa (patch) | |
tree | b2e996271e2c4cee2f1fce58522d5ceb41be5aa5 /index.html | |
download | website-a6615f0063a308709ef29d7d90350ac824f718aa.tar.gz website-a6615f0063a308709ef29d7d90350ac824f718aa.tar.bz2 website-a6615f0063a308709ef29d7d90350ac824f718aa.zip |
initial commit
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..79debeb --- /dev/null +++ b/index.html @@ -0,0 +1,5 @@ +<html> + + <h1>Jon Santmyer Website!</h1> + +</html> |