Skip to content

Commit 3df41cf

Browse files
committed
Hide repo link (for now)
1 parent cf09517 commit 3df41cf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

resources/views/components/home/hero.blade.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,10 @@ class="h-4.5 2xl:h-5"
6565
<div>TestFlight</div>
6666
</a>
6767
</div>
68+
{{--
6869
<div>
6970
<a
70-
href="https://github.com/nativephp"
71+
href="https://github.com/nativephp/kitchen-sink-mobile"
7172
target="_blank"
7273
rel="noopener noreferrer"
7374
class="flex items-center gap-2 rounded-xl bg-white/70 px-3 py-2.5 backdrop-blur-md transition duration-200 will-change-transform hover:scale-98 hover:bg-white dark:bg-slate-500/25 dark:hover:bg-slate-500/40"
@@ -79,6 +80,7 @@ class="h-4.5 2xl:h-5"
7980
<div>Source code</div>
8081
</a>
8182
</div>
83+
--}}
8284
</div>
8385
</div>
8486

0 commit comments

Comments
 (0)