mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-09 18:15:28 +00:00
Set app name to PepChat
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<meta charset="UTF-8" />
|
||||
|
||||
<!--App Title-->
|
||||
<title>Revolt</title>
|
||||
<meta name="apple-mobile-web-app-title" content="Revolt" />
|
||||
<title>PepChat</title>
|
||||
<meta name="apple-mobile-web-app-title" content="PepChat" />
|
||||
|
||||
<!--App Scaling-->
|
||||
<meta
|
||||
@@ -132,11 +132,10 @@
|
||||
<script type="module" src="/src/main.tsx"></script>
|
||||
<noscript>
|
||||
<div>
|
||||
<img src="disabled-js.svg" />
|
||||
<h1>Well, this is really awkward...</h1>
|
||||
<p>Seems like your JavaScript is disabled.</p>
|
||||
<p>You'll need to enable JavaScript to run this app.</p>
|
||||
<a href="https://app.revolt.chat" target="_blank">Reload</a>
|
||||
<a href="https://peptide.chat" target="_blank">Reload</a>
|
||||
</div>
|
||||
</noscript>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user