We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99774ec + 191abcc commit 93808e4Copy full SHA for 93808e4
1 file changed
packages/pure/components/pages/Copyright.astro
@@ -125,7 +125,7 @@ const showToastStr = showToast.toString()
125
<span>Copyright</span>
126
<a
127
class='text-sm text-foreground max-sm:place-self-center'
128
- href='https://creativecommons.org/licenses/by/4.0/'
+ href='https://creativecommons.org/licenses/by-nc-sa/4.0/'
129
target='_blank'
130
>
131
CC BY-NC-SA 4.0
0 commit comments