Skip to content

Commit

Permalink
chore: add link to my personal
Browse files Browse the repository at this point in the history
  • Loading branch information
PunGrumpy committed Jun 25, 2024
1 parent bced946 commit 281af29
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/pages/StudentTable.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,13 @@
class="text-center md:text-right text-xs text-orange-600 dark:text-orange-400"
>
<p>
Redesign by PunGrumpy <Icon
Redesign by <a
href="https://pungrumpy.com"
target="_blank"
rel="noopener noreferrer"
style="text-decoration: none; color: inherit;">PunGrumpy</a
>
<Icon
icon="ph:ghost-fill"
class="inline-block text-orange-600 dark:text-orange-400"
/>
Expand Down

0 comments on commit 281af29

Please sign in to comment.