Minor fix and move URLs to .app

This commit is contained in:
Ian Renton
2025-10-07 16:20:03 +01:00
parent 2dcfae98f8
commit abff65f78d
5 changed files with 12 additions and 12 deletions

View File

@@ -13,10 +13,10 @@
<meta property="twitter:title" content="Spothole"/>
<meta name="description" content="An Amateur Radio spotting tool bringing together DX clusters and outdoor programmes, providing a universal JSON API and web interface."/>
<meta property="og:description" content="An Amateur Radio spotting tool bringing together DX clusters and outdoor programmes, providing a universal JSON API and web interface."/>
<link rel="canonical" href="https://spothole.m0trt.radio/"/>
<meta property="og:url" content="https://spothole.m0trt.radio/"/>
<meta property="og:image" content="https://spothole.m0trt.radio/img/banner.png"/>
<meta property="twitter:image" content="https://spothole.m0trt.radio/img/banner.png"/>
<link rel="canonical" href="https://spothole.app/"/>
<meta property="og:url" content="https://spothole.app/"/>
<meta property="og:image" content="https://spothole.app/img/banner.png"/>
<meta property="twitter:image" content="https://spothole.app/img/banner.png"/>
<meta name="twitter:card" content="summary_large_image"/>
<meta name="author" content="Ian Renton"/>
<meta property="og:locale" content="en_GB"/>