Skip to content

Commit

Permalink
fix meta (#19)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrey Kuznecov <a.kuznecov@2gis.ru>
  • Loading branch information
Kuznecoff and Andrey Kuznecov authored Dec 7, 2023
1 parent 230d9aa commit 7eb2573
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/custom-user-datasets/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/mapgl-examples/custom-user-datasets/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Custom users datasets - Demo"/><link rel="apple-touch-icon" href="/mapgl-examples/custom-user-datasets/logo192.png"/><link rel="manifest" href="/mapgl-examples/custom-user-datasets/manifest.json"/><title>Custom users datasets - Demo</title><script defer="defer" src="/mapgl-examples/custom-user-datasets/static/js/main.d674e2bd.js"></script><link href="/mapgl-examples/custom-user-datasets/static/css/main.ea5b1f40.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/mapgl-examples/custom-user-datasets/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Custom users datasets - Demo"/><link rel="apple-touch-icon" href="/mapgl-examples/custom-user-datasets/logo192.png"/><link rel="manifest" href="/mapgl-examples/custom-user-datasets/manifest.json"/>
<script src="../sourcebutton.js"></script>
<title>Color buildings</title>
<meta name="description" content="Example of using featureState to color buildings" />
<meta name="category" content="Common" /><script defer="defer" src="/mapgl-examples/custom-user-datasets/static/js/main.d674e2bd.js"></script><link href="/mapgl-examples/custom-user-datasets/static/css/main.ea5b1f40.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

0 comments on commit 7eb2573

Please sign in to comment.