summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 02:14:30 -0700
committerTyler Hoang <tyler@tylerhoang.xyz>2026-05-17 02:14:30 -0700
commit71c9ba3f8a1e395ed6718e780160e7cbf4710896 (patch)
tree2c90ca6209e46408cef018e5235b129b502f3660 /templates
parent20c1d02b40bcb9abb5882d0503e596c82e9819bb (diff)
Modified adding to queue behavior
Diffstat (limited to 'templates')
-rw-r--r--templates/profile.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/profile.html b/templates/profile.html
index bbf70a2..b1c1da8 100644
--- a/templates/profile.html
+++ b/templates/profile.html
@@ -10,7 +10,7 @@
<body class="public-profile-page">
<div class="public-shell">
<header class="public-topbar">
- <a class="brand" href="/tyler">Lumière</a>
+ <a class="brand" href="/">Lumière</a>
<nav class="public-nav" aria-label="Primary">
<a class="is-active" href="/tyler">Profile</a>
<a href="/about">About</a>