Skip to content

Commit

Permalink
Merge pull request #3120 from rrrnld/fix/gdpr-link-whitespace
Browse files Browse the repository at this point in the history
Add space before license link in GDPR text
  • Loading branch information
MonkeyDo authored Jan 10, 2025
2 parents 28f2dfb + b361eae commit 8465f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/js/src/gdpr/GDPR.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default function GDPR() {
<p>
By signing into ListenBrainz, you grant the MetaBrainz Foundation
permission to include your listening history in data dumps we make
publicly available under the
publicly available under the{" "}
<a href="https://creativecommons.org/publicdomain/zero/1.0/">
CC0 license
</a>
Expand Down

0 comments on commit 8465f71

Please sign in to comment.