Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions resources/views/components/docs/footer.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
<span class="sr-only">GitHub</span>
</a>

<a href="https://www.reddit.com/r/DeployerPHP/" target="_blank" rel="noopener" aria-label="Follow on Reddit" class="inline-flex items-center justify-center rounded-md p-2 text-zinc-500 transition-colors hover:text-zinc-900 dark:text-zinc-400 dark:hover:text-white">
<flux:icon.reddit class="size-5" />
<span class="sr-only">Reddit</span>
</a>

<a href="https://x.com/loadinglucian" target="_blank" rel="noopener" aria-label="Follow on X" class="inline-flex items-center justify-center rounded-md p-2 text-zinc-500 transition-colors hover:text-zinc-900 dark:text-zinc-400 dark:hover:text-white">
<flux:icon.x class="size-5" />
<span class="sr-only">X</span>
Expand Down