Skip to content

Commit

Permalink
Clarify description
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjdean committed Jul 11, 2024
1 parent d9695d8 commit f79b407
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="styles/index.css">
Expand All @@ -8,7 +9,6 @@
</head>

<body>

<div class="front-page">
<div class="page-navigation">
<a href="engineering.html">Engineering</a> <br/>
Expand All @@ -21,12 +21,14 @@ <h1>Alex Dean</h1>
systems. I studied computer science at the University of Illinois
Urbana-Champaign.</p>

<p>I strongly believe in the power of self-directed personal projects to expand your
abilities. For more information, see <a href="engineering.html">my projects</a> and
<p>I strongly believe in the power of self-directed personal projects to expand your
engineering abilities. For more information, see
<a href="engineering.html">my projects</a> and
<a href="https://github.com/alexjdean">my GitHub</a>.</p>

<p>You can reach me at dean.alex.contact [at] gmail [dot] com.</p>
</div>
</div>
</body>

</html>

0 comments on commit f79b407

Please sign in to comment.