fix: /admin redirect loses port behind tunnel/proxy (absolute_redirect off, trailing slash in footer link)
This commit is contained in:
@@ -169,7 +169,7 @@ const links = [
|
||||
<a>Site settings</a>
|
||||
{/* Internal tooling stays out of the main nav (NN/g: navigation reflects
|
||||
user tasks); the editor is a discreet utility link for the demo. */}
|
||||
<a href="/admin">Content editor</a>
|
||||
<a href="/admin/">Content editor</a>
|
||||
</nav>
|
||||
<div class="foot-note">
|
||||
{/* The real brand flash — path taken from the official logo SVG (BRAND D.4).
|
||||
|
||||
Reference in New Issue
Block a user