rebrand: rename ImmichFrame to Frambe in title and heading

This commit is contained in:
2026-05-19 14:49:27 +10:00
parent 7009c6e3fa
commit 597c5fd883
+2 -2
View File
@@ -6,7 +6,7 @@
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes">
<title>ImmichFrame</title> <title>Frambe</title>
<link rel="stylesheet" href="/css/style.css"> <link rel="stylesheet" href="/css/style.css">
</head> </head>
<body> <body>
@@ -14,7 +14,7 @@
<div id="setup-screen" class="screen"> <div id="setup-screen" class="screen">
<div class="setup-container"> <div class="setup-container">
<div class="setup-header"> <div class="setup-header">
<h1>🖼️ ImmichFrame</h1> <h1>🖼️ Frambe</h1>
<p class="subtitle" id="connection-status">Connecting to Immich…</p> <p class="subtitle" id="connection-status">Connecting to Immich…</p>
</div> </div>