fix: show display name on dashboard
This commit is contained in:
@@ -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">
|
||||||
|
|||||||
Reference in New Issue
Block a user