<!doctype html>
<html lang="nl">
<head>
    <!-- The first thing in any HTML file should be the charset -->
    <meta charset="utf-8">
    <!-- Make the page mobile compatible -->
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <!-- Allow installing the app to the homescreen -->
    <meta name="mobile-web-app-capable" content="yes">
    <title>RunnerMaps</title>
    <meta name="description" content="Eenvoudig hardlooproutes, wandelroutes en fietsroutes op de kaart maken, de afstand meten en delen" data-react-helmet/>
    <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
    <link rel="manifest" href="/site.webmanifest">
    <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
    <meta name="apple-mobile-web-app-title" content="RunnerMaps">
    <meta name="application-name" content="RunnerMaps">
    <meta name="msapplication-TileColor" content="#00a300">
    <meta name="theme-color" content="#ffffff">
    
    <!-- Open Graph / Facebook -->
    <meta property="og:type" content="website">
    <meta property="fb:app_id" content="502018923251208">
  <script type="module" crossorigin src="/assets/index-6S6PNZmU.js"></script>
  <link rel="modulepreload" crossorigin href="/assets/redux-vendor-Dyw0JKvb.js">
  <link rel="modulepreload" crossorigin href="/assets/react-vendor-CXn-6E9X.js">
  <link rel="modulepreload" crossorigin href="/assets/leaflet-vendor-DWxvyrfi.js">
  <link rel="modulepreload" crossorigin href="/assets/firebase-vendor-LP4x2UUp.js">
  <link rel="stylesheet" crossorigin href="/assets/index-J2rXOE7Q.css">
<script id="vite-plugin-pwa:register-sw" src="/registerSW.js"></script></head>
<body>
<!-- Display a message if JS has been disabled on the browser. -->
<noscript>If you're seeing this message, that means <strong>JavaScript has been disabled on your browser</strong>,
    please <strong>enable JS</strong> to make this app work.
</noscript>

<!-- The app hooks into this div -->
<div id="app"></div>
<!-- Vite will inject the script here -->
</body>
</html>
