Compare commits

...

1 Commits

Author SHA1 Message Date
marvin 823a116d09 Tighten My Account password-form spacing (v0.11.81) 2026-09-14 21:45:42 -04:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "site-gateway",
"version": "0.11.80",
"version": "0.11.81",
"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.80">
<link rel="stylesheet" href="/styles.css?v=0.11.81">
</head>
<body>
<div id="login" class="login-shell hidden">
File diff suppressed because one or more lines are too long