Skip to content

Commit

Permalink
Update settings.html
Browse files Browse the repository at this point in the history
  • Loading branch information
catgirlinspace authored Sep 8, 2024
1 parent a5ce0a8 commit 84bf2d4
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions users/templates/users/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,10 @@ <h1 class="text-3xl font-splatoon1 mb-2">
<label class="text-xl" for="{{ form.coral_friend_url.id_for_label }}">Nintendo Switch Friend
URL</label>
<p>
Get this link from the Nintendo Switch Online app. This link and your friend code are
shown on your profile.
Get this link from the
<a href="https://lounge.nintendo.com/" class="underline text-blue-500">
Nintendo Switch Online app
</a>. This link and your friend code are shown on your profile.
</p>
</div>
<video src="https://vz-bf1651f8-2e8.b-cdn.net/56c97329-e82d-42e8-912f-50de2d57e521/play_720p.mp4"
Expand Down Expand Up @@ -211,4 +213,4 @@ <h1 class="text-xl font-splatoon1">API Keys</h1>
</div>
</div>
</div>
{% endblock %}
{% endblock %}

0 comments on commit 84bf2d4

Please sign in to comment.