Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
merefield committed Nov 12, 2024
1 parent 4fa8f64 commit 670ec92
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default class ReplaceLocationComponent extends Component {
<div class="user-profile-website">
{{icon "globe"}}
{{#if this.linkWebsite}}
{{! template-lint-disable link-rel-noopener }}
{{! template-lint-disable link-rel-noopener }}
<a
href={{@model.website}}
rel={{unless this.removeNoFollow "nofollow ugc noopener"}}
Expand Down

0 comments on commit 670ec92

Please sign in to comment.