mirror of
https://github.com/zyphlar/cityparking.git
synced 2024-03-08 13:17:46 +00:00
Assets
This commit is contained in:
parent
12a35d719f
commit
b2611d40c3
BIN
assets/apple-touch-icon.png
Normal file
BIN
assets/apple-touch-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.7 KiB |
BIN
assets/favicon.ico
Normal file
BIN
assets/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
BIN
assets/icon-192.png
Normal file
BIN
assets/icon-192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 KiB |
BIN
assets/icon-512.png
Normal file
BIN
assets/icon-512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.3 KiB |
5
assets/icon.svg
Normal file
5
assets/icon.svg
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||||||
|
<rect x=".3" y=".3" width="15.5" height="15.5" rx="7.8" fill="#F2F2F2" stroke="#F2F2F2" stroke-width=".5"/>
|
||||||
|
<path d="M5.9 3.5A5 5 0 0 0 8 13C4.1 9.4 3.2 5 5.9 3.5ZM8 13a5 5 0 0 0 2.1-9.5C12.8 4.9 12 9.4 8 13Z" fill="#323E56"/>
|
||||||
|
<path d="M9.9 5.6a1.9 1.9 0 1 1-3.8 0 1.9 1.9 0 0 1 3.8 0Z" fill="#323E56"/>
|
||||||
|
</svg>
|
After Width: | Height: | Size: 390 B |
1
assets/manifest.webmanifest
Normal file
1
assets/manifest.webmanifest
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"icons": [{"src": "/assets/icon-192.png", "type": "image/png", "sizes": "192x192"}, {"src": "/assets/icon-512.png", "type": "image/png", "sizes": "512x512"}]}
|
31
index.html
31
index.html
|
@ -6,28 +6,21 @@
|
||||||
<meta name="description" content="Your best free open source website for finding local parking, powered by OpenStreetMap.org">
|
<meta name="description" content="Your best free open source website for finding local parking, powered by OpenStreetMap.org">
|
||||||
<meta name="keywords" content="local, parking, open source, openstreetmap">
|
<meta name="keywords" content="local, parking, open source, openstreetmap">
|
||||||
|
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-57x57-0af2b52ac2b1a8cb0aba42f17aa901bfdedb9174bd978f838e3b3e1dd8602f52.png" sizes="57x57">
|
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-60x60-cff74c9066d8e7fd08b29407712edbae5613cc9a4c03ee0398a89502a6a41d1f.png" sizes="60x60">
|
<link rel="icon"
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-72x72-63c6fdf3ddf65feebac1c0441bf6a378d1e4bde7107f598ae86733c402895eae.png" sizes="72x72">
|
href="/assets/favicon.ico"
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-76x76-1740d6e7a59521693c496dd8fbe1caf3d5ad302017cb0f5073b6914b4f5b7544.png" sizes="76x76">
|
sizes="32x32">
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-114x114-20ba9df1a8f9b341040d661b7942b7b10288b9b4c4ce0663e10018958dc7f4a8.png" sizes="114x114">
|
<link rel="icon"
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-120x120-c304991e604d1be82639709b96fb87f7b6b6688cc0d04d5f6141604259299648.png" sizes="120x120">
|
href="/assets/icon.svg"
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-144x144-fbf20bdf9d2f7c1fe8eb85d7869a9bda285be88c93a39438150f5eb5955758ce.png" sizes="144x144">
|
type="image/svg+xml">
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-152x152-af45dc979e972cab863517b2cb33a3dcf3e04e02a2eb2734c6f93edc21fa395d.png" sizes="152x152">
|
<link rel="apple-touch-icon"
|
||||||
<link rel="apple-touch-icon" type="image/png" href="https://www.openstreetmap.org/assets/apple-touch-icon-180x180-ea6361d7ae5b3f08c6290652ad703fa239364cc09c84873044f3299845f24652.png" sizes="180x180">
|
href="/assets/apple-touch-icon.png">
|
||||||
<link rel="icon" type="image/png" href="https://www.openstreetmap.org/assets/favicon-32x32-99b88fcadeef736889823c8a886b89d8cada9d4423a49a27de29bacc0a6bebd1.png" sizes="32x32">
|
<link rel="manifest" href="/assets/manifest.webmanifest">
|
||||||
<link rel="icon" type="image/png" href="https://www.openstreetmap.org/assets/favicon-194x194-79d3fb0152c735866e64b1d7535d504483cd13c2fad0131a6142bd9629d30de2.png" sizes="194x194">
|
|
||||||
<link rel="icon" type="image/png" href="https://www.openstreetmap.org/assets/favicon-96x96-6ffbc38962fddb870f9577b76430a0ee4db5fb4eca485f850cd45436d7f3eb87.png" sizes="96x96">
|
|
||||||
<link rel="icon" type="image/png" href="https://www.openstreetmap.org/assets/android-chrome-192x192-f970b9be3965dfda6ea9481b305c39b2ec794e296f802235e30d4671f0f896e1.png" sizes="192x192">
|
|
||||||
<link rel="icon" type="image/png" href="https://www.openstreetmap.org/assets/favicon-16x16-474476c1b2381628a81361a9e2bf04b936d21f77c59e84b48c6c69ea376fb6cf.png" sizes="16x16">
|
|
||||||
<link rel="mask-icon" href="https://www.openstreetmap.org/assets/tab-icon-3e700a12d38a1bba06d674ed663824232025cd6b0ca5c439c846740a7468b302.svg" color="#7ebc6f">
|
|
||||||
<link rel="manifest" href="https://www.openstreetmap.org/assets/manifest-b2cc1407226d3e16e6149425747239c259fbe44b41bff3aca36ca6d9e56a6e18.json">
|
|
||||||
<meta name="msapplication-TileColor" content="#00a300">
|
|
||||||
<meta name="msapplication-TileImage" content="https://www.openstreetmap.org/assets/mstile-144x144-02723f6f7cb2c18e6f8041c93f80982decb52b24a7e447477bc2ce3136d75806.png">
|
|
||||||
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
body {margin: 0; padding: 0;}
|
html {height: 100%;}
|
||||||
|
body {margin: 0; padding: 0; height: 100%;}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user