-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
19 lines (17 loc) · 906 Bytes
/
index.html
File metadata and controls
19 lines (17 loc) · 906 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="description" content="Community-sourced map of resources, locations, and recommendations.">
<meta name="keywords" content="Hever, חבר, שחר, חבר מסעדות, כחול, צהוב, Google My Maps, Community Map, Shared Map, Open Map, Resources">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Community Map – Shared on Google My Maps</title>
</head>
<body>
<h1>Community Map</h1>
<p>This map shows resources shared by the community. Use it to explore locations and contribute your insights.</p>
<!-- Replace the iframe below with your actual embed code -->
<iframe src="https://www.google.com/maps/d/u/0/embed?mid=1Cv5Dm4XFY4iIlmZOTwcBJwmD1Avb3Mk&ehbc=2E312F" width="100%" height="600"></iframe>
<p>Want to contribute? Contact us to suggest updates.</p>
</body>
</html>