Skip to content

Commit

Permalink
#2688 target="_blank"
Browse files Browse the repository at this point in the history
  • Loading branch information
K committed May 23, 2024
1 parent b24b40b commit 99a0315
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/core/client/components/NavigationLoggedIn.js
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ export default function NavigationLoggedIn({ currentPath, onSignout, user }) {
<MenuItem
currentPath={currentPath}
path="https://notes.trustroots.org/#user=${user.username}"
target="_blank"
className="hidden-xs"
>
{t('Notes')}
Expand Down

0 comments on commit 99a0315

Please sign in to comment.