diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2020-03-20 22:51:30 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-20 22:51:30 -0400 |
| commit | a66aebc02bd4593d94f39e462ee9ff5578ab4583 (patch) | |
| tree | bc370d1c7ded3cf80713c0e12d62b11d507deafb /index.html | |
| parent | c70648d6aa2d23381406b00120e8f2bfa60e8045 (diff) | |
Update index.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ <meta name="author" content="Jacob McDonnell"/> <meta name="keywords" content="Jacob,McDonnell,Jacob McDonnell"/> <title>Jacob McDonnell</title> - <link id="cssFile" href="CSS/main.css" rel="stylesheet" type="text/css"> + <link id="cssFile" href="CSS/PurpleAndDark.css" rel="stylesheet" type="text/css"> <script src="JS/main.js"></script> <script src="JS/cookies.js"></script> <script src="JS/command.js"></script> |
