fix: show display name on dashboard

This commit is contained in:
2025-09-27 12:58:23 +01:00
parent 0ea7376e3b
commit 0062be97aa
+1 -1
View File
@@ -10,7 +10,7 @@
<body> <body>
<main class="container"> <main class="container">
<h1>Hello {{.Req.Header.Get "Remote-User"}}</h1> <h1>Hello {{.Req.Header.Get "Remote-Name"}}</h1>
<ul class="app-grid"> <ul class="app-grid">
<li class="app-item"> <li class="app-item">
<a href="https://immich.64815139.xyz" target="_blank"> <a href="https://immich.64815139.xyz" target="_blank">