Skip to content

Commit 496ffef

Browse files
authored
Update author and GitHub links in index.html
1 parent 951c313 commit 496ffef

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<meta name="title" content="StikDebug - iOS JIT Enabler &amp; On-Device Debugger">
99
<meta name="description" content="StikDebug helps you enable JIT on iOS, then inspect processes, manage pairing files, and track app expiration dates without a computer.">
1010
<meta name="keywords" content="StikDebug, iOS debugger, JIT enabler, on-device debugging, iOS development, JIT iOS 17, iloader, Stephen Bove">
11-
<meta name="author" content="StephenDev0">
11+
<meta name="author" content="StikDebug">
1212
<meta name="robots" content="index, follow">
1313
<link rel="canonical" href="https://stikdebug.xyz/">
1414

@@ -43,7 +43,7 @@
4343
"image": "https://stikdebug.xyz/assets/icon.png",
4444
"author": {
4545
"@type": "Person",
46-
"name": "StephenDev0"
46+
"name": "StikDebug"
4747
}
4848
}
4949
</script>
@@ -652,7 +652,7 @@
652652
</nav>
653653

654654
<div class="nav-actions">
655-
<a class="btn btn-primary btn-sm nav-cta" href="https://github.com/StephenDev0/StikDebug/releases/latest">Download</a>
655+
<a class="btn btn-primary btn-sm nav-cta" href="https://github.com/StikDebug/StikDebug/releases/latest">Download</a>
656656
<button class="icon-btn menu-btn" type="button" id="menu-toggle" aria-label="Toggle menu" aria-expanded="false">
657657
<svg width="20" height="20" viewBox="0 0 24 24" fill="none" aria-hidden="true">
658658
<path d="M4 7h16M4 12h16M4 17h16" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
@@ -672,7 +672,7 @@
672672
<a href="#features">Features</a>
673673
<a href="#privacy">Privacy</a>
674674
<a href="#community">Community</a>
675-
<a href="https://github.com/StephenDev0/StikDebug/releases/latest">Download</a>
675+
<a href="https://github.com//StikDebug/releases/latest">Download</a>
676676
</nav>
677677

678678
<main>
@@ -685,7 +685,7 @@ <h1 class="reveal">StikDebug</h1>
685685
<p class="hero-desc reveal">Enable JIT right on your iPhone or iPad. No computer needed after setup.</p>
686686

687687
<div class="hero-actions reveal">
688-
<a class="btn btn-primary" href="https://github.com/StephenDev0/StikDebug/releases/latest">
688+
<a class="btn btn-primary" href="https://github.com/StikDebug/StikDebug/releases/latest">
689689
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" aria-hidden="true">
690690
<path d="M12 3v11m0 0 4-4m-4 4-4-4M4 17.5V19a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
691691
</svg>
@@ -694,7 +694,7 @@ <h1 class="reveal">StikDebug</h1>
694694
<a class="btn btn-secondary" href="https://celloserenity.github.io/altdirect/?url=https://stikdebug.xyz/index.json">Add Source</a>
695695
</div>
696696

697-
<a class="text-link hero-github reveal" href="https://github.com/StephenDev0/StikDebug">
697+
<a class="text-link hero-github reveal" href="https://github.com/StikDebug/StikDebug">
698698
View on GitHub
699699
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" aria-hidden="true">
700700
<path d="M9 6l6 6-6 6" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
@@ -873,7 +873,7 @@ <h2>Get help and stay updated.</h2>
873873
</svg>
874874
Join Discord
875875
</a>
876-
<a class="btn btn-secondary" href="https://github.com/StephenDev0/StikDebug/issues">GitHub Issues</a>
876+
<a class="btn btn-secondary" href="https://github.com/StikDebug/StikDebug/issues">GitHub Issues</a>
877877
</div>
878878
</div>
879879
</section>
@@ -883,9 +883,9 @@ <h2>Get help and stay updated.</h2>
883883
<div class="container">
884884
<nav class="footer-links" aria-label="Footer">
885885
<a href="privacy.html">Privacy Policy</a>
886-
<a href="https://github.com/StephenDev0/Website-Stuff" target="_blank" rel="noopener noreferrer">Source Code</a>
886+
<a href="https://github.com/StikDebug/Website-Stuff" target="_blank" rel="noopener noreferrer">Source Code</a>
887887
</nav>
888-
<p>&copy; 2026 StephenDev0. All rights reserved.</p>
888+
<p>&copy; 2026 StikDebug. All rights reserved.</p>
889889
<p>StikDebug is a tool for developers and enthusiasts. Not affiliated with Apple Inc.</p>
890890
<p>All trademarks, logos, and brand names are the property of their respective owners.</p>
891891
</div>

0 commit comments

Comments
 (0)