aboutsummaryrefslogtreecommitdiff
path: root/zola-static/templates/index.html
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-07-18 17:09:46 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-07-18 17:09:46 -0400
commit65903a911cde9c715e83352930c2aeb045c7dffb (patch)
treee2f53a6c7ce9eb93b4ccb4e3e4a5b5688dbd75bc /zola-static/templates/index.html
parent4ddea5809e33fd19f5bc59f2785ff03a74328438 (diff)
better portfolio link
Diffstat (limited to 'zola-static/templates/index.html')
-rw-r--r--zola-static/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/zola-static/templates/index.html b/zola-static/templates/index.html
index 9cfef7f..3ae683e 100644
--- a/zola-static/templates/index.html
+++ b/zola-static/templates/index.html
@@ -25,7 +25,7 @@
<h2>Links</h2>
<ul>
<li><a href="https://github.com/JackJ30">GitHub</a></li>
- <li><a href="https://jackj30.github.io">Old portfolio (haven't migrated here yet)</a></li>
+ <li><a href="https://portfolio.jackjamison.net">Old portfolio (haven't migrated here yet)</a></li>
</ul>
</div>
<hr>