Update title to 'txt3 Voicemail' with envelope icon
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Voicemail</title>
|
||||
<title>txt3 Voicemail</title>
|
||||
<style>
|
||||
body { margin: 0; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; background: #eef1f6; color: #1c2430; }
|
||||
a { color: #2f6fed; text-decoration: none; }
|
||||
|
||||
@ -4,7 +4,7 @@ export default function RootLayout() {
|
||||
return (
|
||||
<>
|
||||
<header>
|
||||
<h1>✉ Voicemail</h1>
|
||||
<h1>✉ txt3 Voicemail</h1>
|
||||
<span className="sp" />
|
||||
<a href="/">Messages</a>
|
||||
<a href="/contacts">Contacts</a>
|
||||
|
||||
Reference in New Issue
Block a user