Skip to content

Commit 4f2bba5

Browse files
committed
Fix title; edit text copy
1 parent dc4ba09 commit 4f2bba5

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

index.html

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html>
22
<html lang="en">
33
<head>
4-
<title>Index page</title>
4+
<title>jakestout.dev</title>
55
<link rel="stylesheet" href="assets/fonts/fonts.css">
66
<link rel="stylesheet" href="assets/mystyle.css">
77
<link rel="icon" href="assets/favicon.ico" type="image/x-icon">
@@ -33,10 +33,9 @@ <h1>jakestout.dev</h1>
3333

3434
<p>As of May 29th, 2024, I am working on a passion project video game in Unity.</p>
3535

36-
<p>I have experience with pair-programming, test-driven development, and fullstack web development.</p>
36+
<p>I have experience with game development, pair programming, test-driven development, and fullstack web development.</p>
3737

38-
<p>I am available for projects and tutoring. For such inquiries, email <a
39-
href="mailto:[email protected]">[email protected]</a></p>
38+
<p>For inquiries, email <a href="mailto:[email protected]">[email protected]</a></p>
4039

4140
<h2>Primary Skills</h2>
4241
<ul>
@@ -65,9 +64,9 @@ <h2>Stuff</h2>
6564
<li>
6665
<a href="/stuff/falling-leaf">Falling Leaf Game</a>
6766
</li>
68-
<li>
69-
<a href="/stuff/demo-tsx-app">Demo TSX App</a>
70-
</li>
67+
<!-- <li>-->
68+
<!-- <a href="/stuff/demo-tsx-app">Demo TSX App</a>-->
69+
<!-- </li>-->
7170
</ul>
7271
</section>
7372
<section class="centered-section">

0 commit comments

Comments
 (0)