summaryrefslogtreecommitdiff
path: root/templates/login.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/login.html')
-rw-r--r--templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/login.html b/templates/login.html
index a8caae3..fd6ddb5 100644
--- a/templates/login.html
+++ b/templates/login.html
@@ -61,7 +61,7 @@
<p style="margin: 0 0 16px 0; color: var(--muted); font-size: 14px;">Want to learn more?</p>
<div style="display: flex; flex-direction: column; gap: 12px;">
<a href="/about" style="display: inline-block; padding: 11px 24px; background: var(--panel); color: var(--text); border: 1px solid var(--line); border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px;">About the Rating System</a>
- <a href="/tyler" style="display: inline-block; padding: 11px 24px; background: var(--panel); color: var(--text); border: 1px solid var(--line); border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px;">View Profile</a>
+ <a href="/tyler" style="display: inline-block; padding: 11px 24px; background: var(--panel); color: var(--text); border: 1px solid var(--line); border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px;">View Tyler's Profile</a>
</div>
</div>