update title
This commit is contained in:
@ -3,15 +3,15 @@
|
||||
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Interactive Meshtastic Map</title>
|
||||
<meta name="title" content="Interactive Meshtastic Map">
|
||||
<title>Meshtastic Map</title>
|
||||
<meta name="title" content="Meshtastic Map">
|
||||
<meta name="description" content="An interactive map of all Meshtastic nodes.">
|
||||
<link rel="icon" type="image/png" href="https://meshtastic.liamcottle.net/icon.png"/>
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://meshtastic.liamcottle.net">
|
||||
<meta property="og:title" content="Interactive Meshtastic Map">
|
||||
<meta property="og:title" content="Meshtastic Map">
|
||||
<meta property="og:description" content="An interactive map of all Meshtastic nodes and their status.">
|
||||
|
||||
<!-- tailwind css -->
|
||||
@ -93,7 +93,7 @@
|
||||
<img class="w-10 h-10 rounded" src="icon.png"/>
|
||||
</div>
|
||||
<div class="my-auto">
|
||||
<div class="font-bold">Interactive Meshtastic Map</div>
|
||||
<div class="font-bold">Meshtastic Map</div>
|
||||
<div class="text-sm">
|
||||
<div class="hidden sm:inline-block">
|
||||
<span>Created by</span>
|
||||
|
Reference in New Issue
Block a user