aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html23
1 files changed, 6 insertions, 17 deletions
diff --git a/index.html b/index.html
index 72ffd56..15cad67 100644
--- a/index.html
+++ b/index.html
@@ -21,20 +21,9 @@
<body id="home">
<header>
<ul id="nav">
- <li>
- <a href="https://blog.dbolger.dev/blog" target="_blank" rel="noopener noreferrer">
- Blog
- </a>
- </li>
- <li>
- <a href="https://git.dbolger.dev" target="_blank" rel="noopener noreferrer">cgit</a>
- </li>
- <li>
- <a href="https://www.linkedin.com/in/dylan-bolger-532b63162/" target="_blank" rel="noopener noreferrer">
- LinkedIn
- </a>
- </li>
- <li><a href="assets/pdf/resume.pdf">Resume</a></li>
+ <li><a href="https://blog.dbolger.dev/blog" target="_blank" rel="noopener noreferrer">Blog</a></li>
+ <li><a href="https://git.dbolger.dev" target="_blank" rel="noopener noreferrer">cgit</a></li>
+ <li><a href="assets/pdf/resume.pdf">Résumé</a></li>
</ul>
</header>
<section id="intro">
@@ -130,7 +119,7 @@
<p>
A jailbreak tweak to let you swipe away the lockscreen media player.
</p>
- <a href="https://git.dbolger.dev/Finical">Source code</a>
+ <a href="https://git.dbolger.dev/finical">Source code</a>
</div>
<div class="project objc">
<h3>Intemperate</h3>
@@ -138,14 +127,14 @@
A jailbreak tweak to bypass the thermal lockdown mode when an iPhone
reaches a temperature threshold.
</p>
- <a href="https://git.dbolger.dev/Intemperate">Source code</a>
+ <a href="https://git.dbolger.dev/intemperate">Source code</a>
</div>
<div class="project objc">
<h3>Signate</h3>
<p>
A jailbreak tweak to display device uptime on the lockscreen.
</p>
- <a href="https://git.dbolger.dev/Signate">Source code</a>
+ <a href="https://git.dbolger.dev/signate">Source code</a>
</div>
<div class="project swift">
<h3>dwa140shortcut</h3>