Skip to content

Commit 794e0dd

Browse files
docs: align landing page layout with sous and update footer links
1 parent 8ad7b95 commit 794e0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<a href="#get-started" class="hidden sm:inline-flex items-center justify-center px-4 py-2 text-xs font-bold text-black bg-white uppercase tracking-wide hover:bg-brand-primary hover:text-white transition-colors">
133133
Get Started
134134
</a>
135-
<a href="https://github.com/osvaldoandrade/tikti" target="_blank" rel="noreferrer" class="text-brand-muted hover:text-white transition-colors">
135+
<a href="https://osvaldoandrade.github.io/tikti" target="_blank" rel="noreferrer" class="text-brand-muted hover:text-white transition-colors">
136136
<i class="fa-brands fa-github text-lg"></i>
137137
</a>
138138
</div>
@@ -465,7 +465,7 @@ <h5 class="font-bold text-white mb-4 uppercase tracking-widest">Related Projects
465465
<div>
466466
<h5 class="font-bold text-white mb-4 uppercase tracking-widest">Resources</h5>
467467
<ul class="space-y-2 text-brand-muted">
468-
<li><a href="https://github.com/osvaldoandrade/tikti" target="_blank" rel="noreferrer" class="hover:text-brand-primary hover:underline">GitHub</a></li>
468+
<li><a href="https://osvaldoandrade.github.io/tikti" target="_blank" rel="noreferrer" class="hover:text-brand-primary hover:underline">GitHub</a></li>
469469
<li><a href="./wiki/" class="hover:text-brand-primary hover:underline">Documentation</a></li>
470470
</ul>
471471
</div>

0 commit comments

Comments
 (0)