Skip to content

Commit fb85c20

Browse files
committed
Updated on 2025-01-01
1 parent db26727 commit fb85c20

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ <h1>Who?</h1>
4949
</section>
5050
<section>
5151
<h1>What?</h1>
52-
<p>PhD student @ GT. I claim to have a <a href="personal_interests.html">life outside of research</a>.</p>
53-
<p>The goal is to help us achieve and improve super-human intelligence at an affordable price, both to our pockets and to our world.</p>
52+
<p>PhD student @ GT. My goal is to help us achieve and improve super-human intelligence at an affordable price, both to our pockets and to our world. Bonus points if we can vastly improve society as we do it.</p>
53+
<small>I also claim to have a <a href="personal_interests.html">life outside of research</a>.</small>
5454
</section>
5555
<section>
5656
<h1>Why?</h1>

picture.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
</p>
2222
</div>
2323
</div>
24-
<div>
25-
<p>
26-
You can go <a href="index.html">back</a> now, if you'd like.
27-
</p>
28-
</div>
24+
<footer class="site-footer">
25+
<nav>
26+
<p><a href="index.html">Back to home</a></p>
27+
</nav>
28+
</footer>
2929
</body>
3030
</html>

0 commit comments

Comments
 (0)