We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89bbddf commit fd75934Copy full SHA for fd75934
example/src/modules/Header.svelte
@@ -24,8 +24,8 @@
24
</li>
25
<li>
26
<Anchor
27
- href="https://github.com/yet3/tailwindcss-bg-patterns"
28
- ariaLabel="Github (opens in a new tab)"
+ href="https://www.maxkasperowicz.com/"
+ ariaLabel="My portfolio (opens in a new tab)"
29
class="flex items-center"
30
>
31
<Icon className="mr-1 fill-white" src={TrFillBriefcase2} size={24} />
0 commit comments