Skip to content

Commit

Permalink
add no follow
Browse files Browse the repository at this point in the history
  • Loading branch information
jacklynhma committed Nov 15, 2024
1 parent 94f31e5 commit 922a6d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/profiles/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
<%=
link_to(
@user.homepage_url,
rel: "nofollow",
class: "profile__header__attribute t-link--black"
)
%>
Expand Down

0 comments on commit 922a6d0

Please sign in to comment.