Skip to content

Commit

Permalink
Merge pull request #670 from Techn1x/rv-attribution-new-tab
Browse files Browse the repository at this point in the history
feat: open attribution link in new tab/window
  • Loading branch information
m2a2x authored Dec 25, 2024
2 parents caf140e + 662fbce commit 7eb0286
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 7eb0286

Please sign in to comment.