github pages, lint

This commit is contained in:
Zsolt Ero
2024-01-17 01:21:37 +01:00
parent 53aed22a6c
commit a9e3b25661
8 changed files with 85 additions and 88 deletions

View File

@@ -5,14 +5,17 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>OpenFreeMap</title>
<link rel="stylesheet" href="style.css" />
<meta name="description" content="Open and free custom maps for your website and apps, based on OpenStreetMap." />
<meta
name="description"
content="Open and free custom maps for your website and apps, based on OpenStreetMap."
/>
<!-- <meta property="og:title" content="" />-->
<!-- <meta property="og:type" content="" />-->
<!-- <meta property="og:url" content="" />-->
<!-- <meta property="og:image" content="" />-->
<!-- <meta property="og:title" content="" />-->
<!-- <meta property="og:type" content="" />-->
<!-- <meta property="og:url" content="" />-->
<!-- <meta property="og:image" content="" />-->
<!-- <link rel="icon" href="/favicon.ico" sizes="any" />-->
<!-- <link rel="icon" href="/favicon.ico" sizes="any" />-->
<script src="https://unpkg.com/maplibre-gl/dist/maplibre-gl.js"></script>
<link href="https://unpkg.com/maplibre-gl/dist/maplibre-gl.css" rel="stylesheet" />
@@ -23,7 +26,7 @@
<body>
<img src="logo_512.png" alt="logo" height="200" class="logo" />
<h1>OpenFreeMap</h1>
<p class='subtitle'></p>
<p class="subtitle"></p>
{main}