add link to github

This commit is contained in:
hackerESQ
2024-08-01 14:44:52 -05:00
parent 4a44f926d8
commit b78ea20772
2 changed files with 10 additions and 0 deletions
@@ -30,6 +30,15 @@
</div>
<div class="flex items-center gap-4">
<x-button
title="{{ __('We\'re open source!') }}"
class="btn-circle btn-ghost btn-sm"
link="https://github.com/hackeresq/investbrain"
external
>
<x-github-icon />
</x-button>
<x-theme-toggle
title="{{ __('Toggle Theme') }}"
class="btn-circle btn-ghost btn-sm"