diff options
author | TinWoodman92 <chrhodgden@gmail.com> | 2023-12-14 18:25:30 -0600 |
---|---|---|
committer | TinWoodman92 <chrhodgden@gmail.com> | 2023-12-14 18:25:30 -0600 |
commit | cdaf4b1fd9b2213669b0d8bf06207efefedb6f17 (patch) | |
tree | 0d69b0f311c87811bcc01a14775104ac773a36e1 /about.html | |
parent | a3ab3646adbb2d0585bf0936d9b88d7645723561 (diff) |
touch ups
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,7 +2,6 @@ <html> <head> - <title>chrhodgden - About</title> <link rel="stylesheet" href="style.css"/> </head> @@ -22,8 +21,7 @@ Right now I am teaching myself with YouTube tutorials and taking certifications as I can. </p> - <h2>Links</h2> - <ul> + <ul>Links <li>GitHub <a href="https://github.com/chrhodgden" target="_blank">github.com/chrhodgden</a></li> <li>Email <a href="mailto:chrhodgden@gmail.com">chrhodgden@gmail.com</a></li> <li>Chess.com <a href="https://www.chess.com/member/tinwoodman92" target="_blank">chess.com/member/tinwoodman92</a></li> |