This commit is contained in:
parent
feea815847
commit
99da2743d2
1 changed files with 2 additions and 2 deletions
|
@ -21,10 +21,10 @@ const props = defineProps<{
|
|||
<div class="flex items-center gap-6">
|
||||
<a
|
||||
class="flex items-center justify-center p-2 text-gray-600 hover:text-light-text-high-contrast dark:text-dark-header-text dark:hover:text-dark-text-high-contrast"
|
||||
href="https://github.com/pompydev/pompy.dev/tree/master/apps/list"
|
||||
href="https://git.pompy.dev/pomp/pompy.dev/src/branch/master/apps/list"
|
||||
target="_blank"
|
||||
>
|
||||
<Icon name="fa6-brands:github" size="24" />
|
||||
<Icon name="fa6-brands:git-alt" size="24" />
|
||||
</a>
|
||||
<ThemeController class="h-12" />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue