summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorConnor Frank <conjfrnk@gmail.com>2024-04-16 02:05:48 +0000
committerConnor Frank <conjfrnk@gmail.com>2024-04-16 02:58:24 +0000
commit521cc47c14ec2a500dd29cefe6133bcb837bf0e1 (patch)
tree6d9e4275b2a7f5e3a0627cb4b4d6abaaf9b853e3 /index.html
parentc595d6a126295a84f4a09f099276ff79a9c368b3 (diff)
improve speed
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index eba986f..df9888c 100644
--- a/index.html
+++ b/index.html
@@ -99,7 +99,7 @@
<div class="ctitle">Projects</div>
<ul class="nodot">
<li>March 2024 <a href="minigolf.html">Mini Golf Scorekeeping App</a></li>
- <li>April 2024 <a href="https://conjfrnk.github.io/website/2024/04/12/my-website">This Website</a></li>
+ <li>April 2024 <a href="https://conjfrnk.github.io/website/2024/04/15/my-website">This Website</a></li>
</ul>
</div>
</div>
@@ -107,7 +107,7 @@
<div class="lightgroup">
<div class="container">
<div class="ctitle">Interests</div>
- <img src="https://projecteuler.net/profile/conjfrnk.png" width=200 height=60 alt="Project Euler" />
+ <img src="https://projecteuler.net/profile/conjfrnk.png" width=200 height=60 alt="Project Euler" loading="lazy"/>
</div>
</div>