Skip to content

Commit

Permalink
feat: open attribution link in new tab/window
Browse files Browse the repository at this point in the history
  • Loading branch information
Techn1x committed Dec 19, 2024
1 parent caf140e commit 662fbce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/attribution/revogr-attribution.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ export class Attribution {
<Host>
<a
href="https://rv-grid.com/guide/attribution"
target="_blank"
rel="noopener noreferrer"
title="Made with ❤️ by Revolist OU Team"
class="value"
>
Expand Down

0 comments on commit 662fbce

Please sign in to comment.