diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/profile.html | 2 |
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> |
