2022-10-29 23:23:02 +00:00
|
|
|
<head>
|
2022-10-29 23:49:19 +00:00
|
|
|
<meta charset="utf-8">
|
2022-10-29 23:23:02 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2022-10-29 23:49:19 +00:00
|
|
|
<meta name="robots" content="noindex,nofollow">
|
|
|
|
<meta name="theme-color" content="#FFFFF0">
|
|
|
|
<meta name="description" content="The BenTracker 5000">
|
|
|
|
<meta name="twitter:dnt" content="on">
|
2022-10-29 23:23:02 +00:00
|
|
|
|
2022-10-29 23:49:19 +00:00
|
|
|
<title itemprop="name">Tracking | Ben Goldsworthy</title>
|
|
|
|
|
|
|
|
<link rel="license" href="https://creative-commons.org/publicdomain/zero/1.0/">
|
|
|
|
<link rel="me" href="mailto:track@bengoldsworthy.net">
|
2022-10-29 23:58:40 +00:00
|
|
|
<link rel="icon" sizes="32x32" href="/images/favicon.png">
|
2022-10-29 23:23:02 +00:00
|
|
|
|
|
|
|
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.8.0/dist/leaflet.css"
|
|
|
|
integrity="sha512-hoalWLoI8r4UszCkZ5kL8vayOGVae1oxXe/2A4AO6J9+580uKHDO3JdHb7NzwwzK5xr/Fs0W40kiNHxM9vyTtQ=="
|
|
|
|
crossorigin=""/>
|
|
|
|
<script src="https://unpkg.com/leaflet@1.8.0/dist/leaflet.js"
|
|
|
|
integrity="sha512-BB3hKbKWOc9Ez/TAwyWxNXeoV9c1v6FIeYiBieIWkpLjauysF18NzgR1MBNBXf8/KABdlkX68nAhlwcDFLGPCQ=="
|
|
|
|
crossorigin=""></script>
|
2024-03-14 18:25:31 +00:00
|
|
|
<script src='https://api.mapbox.com/mapbox.js/plugins/leaflet-fullscreen/v1.0.1/Leaflet.fullscreen.min.js'></script>
|
|
|
|
<link href='https://api.mapbox.com/mapbox.js/plugins/leaflet-fullscreen/v1.0.1/leaflet.fullscreen.css' rel='stylesheet' />
|
2024-02-18 12:16:12 +00:00
|
|
|
|
|
|
|
@vite(['resources/css/app.css', 'resources/js/app.js'])
|
2022-10-29 23:23:02 +00:00
|
|
|
</head>
|