Added og:image
This commit is contained in:
BIN
public/bailey-zindel-NRQV-hBF10M-unsplash.jpg
Normal file
BIN
public/bailey-zindel-NRQV-hBF10M-unsplash.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.0 MiB |
@@ -26,6 +26,11 @@ const { title } = Astro.props;
|
||||
<meta name="msapplication-TileColor" content="#00aba9">
|
||||
<meta name="theme-color" content="#a9d1eb">
|
||||
|
||||
<meta property="og:title" content={title}/>
|
||||
<meta property="og:type" content="map" />
|
||||
<meta property="og:url" content={Astro.url} />
|
||||
<meta property="og:image" content="/bailey-zindel-NRQV-hBF10M-unsplash.jpg" />
|
||||
|
||||
<link rel="stylesheet" href="leaflet/leaflet.css" rel="preload" />
|
||||
<script is:inline src="leaflet/leaflet.js"></script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user