added preview image, better title
This commit is contained in:
@@ -3,8 +3,17 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="Caddy Proxy Manager – a luxurious, dark-mode control center for Caddy Server deployments." />
|
||||
<title>Caddy Proxy Manager · Control Every Edge</title>
|
||||
<meta name="description" content="Caddy Proxy Manager – Modern Web UI for Caddy with automatic HTTPS management and reverse proxy configuration." />
|
||||
<title>Caddy Proxy Manager - Modern Web UI for Caddy Server</title>
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://caddyproxymanager.com/" />
|
||||
<meta property="og:title" content="Caddy Proxy Manager - Control Every Edge" />
|
||||
<meta property="og:description" content="Caddy Proxy Manager – Modern Web UI for Caddy with automatic HTTPS management and reverse proxy configuration." />
|
||||
<meta property="og:image" content="https://caddyproxymanager.com/assets/images/preview.png" />
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet" />
|
||||
|
||||
Reference in New Issue
Block a user