Skip to content

Commit

Permalink
tm
Browse files Browse the repository at this point in the history
  • Loading branch information
kaheetonaa authored Oct 20, 2024
1 parent 3dc539d commit 16954b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
</div>
<div id='sidepane'>
<div style="padding: 5%">
<a href="https://tasks.hotosm.org/projects/14517">link</a>
<a href="tm.html">link</a>
<img src="https://euthmappers.com/app/uploads/2023/05/logo.png" />
<h1>Sandbox for OSM editting 🪣🧤</h1>

Check failure on line 122 in index.html

View workflow job for this annotation

GitHub Actions / Check for spelling errors

editting ==> editing
<div id="map"></div>
Expand Down
1 change: 1 addition & 0 deletions tm.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<body>
<h1>Welcome to Page 1</h1>
<p>Click the button below to pass hashtags to Page 2.</p>
<iframe src="https://tasks.hotosm.org/projects/17833/" style="height:400px;width:100%;" title="Iframe Example"></iframe>
<button onclick="passHashTags()">Go to Page 2</button>
</body>
</html>

0 comments on commit 16954b7

Please sign in to comment.