summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorConnor Frank <conjfrnk@gmail.com>2024-06-01 15:01:46 -0400
committerConnor Frank <conjfrnk@gmail.com>2024-06-01 15:01:46 -0400
commit4453ece489a418a30a560a51cd65a53ecf59dff9 (patch)
tree497dfea94ae9ff620c2ee1d08844cd6b61d49feb /index.html
parent4721770dedbf6af4bd32ec993ff95b4e31fa9657 (diff)
remove .html extensions (finally)
Diffstat (limited to 'index.html')
-rw-r--r--index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html
index 2f1d9ea..c54c665 100644
--- a/index.html
+++ b/index.html
@@ -106,7 +106,7 @@
<div class="container">
<div class="ctitle">Projects</div>
<ul>
- <li>March 2024 <a href="minigolf.html">Mini Golf Scorekeeping App</a></li>
+ <li>March 2024 <a href="minigolf">Mini Golf Scorekeeping App</a></li>
<li>April 2024 <a href="https://conjfrnk.github.io/2024/04/15/my-website/">This Website</a></li>
<li>April 2024 <a href="https://github.com/conjfrnk/todoist-wrapper">Electron Wrapper for Todoist</a></li>
<li>April 2024 <a href="https://github.com/conjfrnk/mnist-go">MNIST Dataset in Go</a></li>
@@ -118,7 +118,8 @@
<div class="lightgroup">
<div class="container">
<div class="ctitle">Interests</div>
- <a href="euler/stats.html"><img src="https://projecteuler.net/profile/conjfrnk.png" width=200 height=60 alt="Project Euler Stats" loading="lazy" class="projecteuler" /></a>
+ <a href="euler/stats"><img src="https://projecteuler.net/profile/conjfrnk.png" width=200 height=60 alt="Project Euler Stats" loading="lazy" class="projecteuler" /></a>
+ <h1><a href="books">Reading List</a></h1>
</div>
</div>