Initial Commit

This commit is contained in:
Timothy Rogers 2020-03-06 20:40:46 -05:00
commit 67767e3faa
11 changed files with 343 additions and 0 deletions

BIN
assets/avatar_1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

12
assets/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

3
assets/style.css Normal file
View file

@ -0,0 +1,3 @@
h1 {
color: deepskyblue;
}