This commit is contained in:
26
index.html
26
index.html
@ -9,12 +9,12 @@
|
||||
<meta name="description" content="A Connecticut mesh technologies user group. Join the local community to connect, share, and explore with fellow enthusiasts.">
|
||||
<meta name="keywords" content="CT Mesh, Mesh, MeshCore, Meshtastic, Connecticut, CT, community, networking, user group, Discord, map, radio">
|
||||
<meta name="author" content="CT Mesh">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.png?4">
|
||||
<link rel="shortcut icon" type="image/x-icon" href="favicon.png?2026">
|
||||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:title" content="CT Mesh">
|
||||
<meta property="og:description" content="A Connecticut mesh technologies user group. Join the local community to connect, share, and explore with fellow enthusiasts.">
|
||||
<meta property="og:image" content="favicon.png?4">
|
||||
<meta property="og:image" content="favicon.png?2026">
|
||||
<meta property="og:url" content="https://ctmesh.org">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
@ -22,23 +22,23 @@
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="CT Mesh">
|
||||
<meta name="twitter:description" content="A Connecticut mesh technologies user group. Join the local community to connect, share, and explore with fellow enthusiasts.">
|
||||
<meta name="twitter:image" content="favicon.png?4">
|
||||
<meta name="twitter:image" content="favicon.png?2026">
|
||||
|
||||
<!-- Fonts and Icons -->
|
||||
<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=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="icon" type="image/png" href="favicon.png?44">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="favicon.png?4">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="favicon.png?4">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="favicon.png?4">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="favicon.png?4">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="favicon.png?4">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="favicon.png?4">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="favicon.png?4">
|
||||
<link rel="icon" type="image/png" href="favicon.png?20264">
|
||||
<link rel="apple-touch-icon" sizes="57x57" href="favicon.png?2026">
|
||||
<link rel="apple-touch-icon" sizes="72x72" href="favicon.png?2026">
|
||||
<link rel="apple-touch-icon" sizes="114x114" href="favicon.png?2026">
|
||||
<link rel="apple-touch-icon" sizes="120x120" href="favicon.png?2026">
|
||||
<link rel="apple-touch-icon" sizes="144x144" href="favicon.png?2026">
|
||||
<link rel="apple-touch-icon" sizes="152x152" href="favicon.png?2026">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="favicon.png?2026">
|
||||
<meta name="msapplication-TileColor" content="#6EBEE1">
|
||||
<meta name="msapplication-TileImage" content="favicon.png?4">
|
||||
<meta name="msapplication-TileImage" content="favicon.png?2026">
|
||||
<meta name="theme-color" content="#6EBEE1">
|
||||
|
||||
<title>CT Mesh</title>
|
||||
@ -356,7 +356,7 @@
|
||||
<div class="overlay"></div>
|
||||
<div class="splash-box">
|
||||
<div class="top-section">
|
||||
<img src="logo_sm.png" alt="CT Mesh Logo" class="logo" />
|
||||
<img src="logo_sm.png?2026" alt="CT Mesh Logo" class="logo" />
|
||||
<div class="text-content">
|
||||
<p class="sub-header">A Connecticut Mesh Technologies User Group</p>
|
||||
<a href="mailto:noah@ctmesh.org" class="email-link" rel="nofollow noindex"><img src="email.svg" alt="Email" /></a>
|
||||
|
||||
Reference in New Issue
Block a user