Center sidebar brand icon/wordmark (v0.11.73)

This commit is contained in:
marvin
2026-09-14 09:45:39 -04:00
parent 97d62a1c3b
commit 1ff8b6691d
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.11.72",
"version": "0.11.73",
"private": true,
"description": "Site Gateway: simple self-hosted website publishing, reverse proxying, and automatic HTTPS.",
"type": "module",
+1 -1
View File
@@ -7,7 +7,7 @@
<title>Site Gateway</title>
<meta name="description" content="Host sites, proxy services, and manage HTTPS from one simple dashboard.">
<link rel="icon" type="image/png" href="/site-gateway-icon-approved.png">
<link rel="stylesheet" href="/styles.css?v=0.11.72">
<link rel="stylesheet" href="/styles.css?v=0.11.73">
</head>
<body>
<div id="login" class="login-shell hidden">
File diff suppressed because one or more lines are too long