Skip to content

Commit cfe5947

Browse files
fix(sponsor): fix sponsorship page
added temp page for now untill osgeonepal sponsor page is availab;e
1 parent 4ab5893 commit cfe5947

1 file changed

Lines changed: 20 additions & 14 deletions

File tree

frontend/index.html

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
</span>
4545
</a>
4646
<div class="header-tools">
47-
<button type="button" id="theme-toggle" class="theme-toggle" aria-label="Toggle light or dark theme" title="Toggle theme">
47+
<button type="button" id="theme-toggle" class="theme-toggle" aria-label="Toggle light or dark theme"
48+
title="Toggle theme">
4849
<i data-lucide="moon" class="ico-sm"></i>
4950
</button>
5051
<div class="clock-pill" id="header-clock" aria-label="Local time">
@@ -60,7 +61,8 @@
6061
<form id="query-form" class="search-card" autocomplete="off">
6162
<div class="field">
6263
<label for="hashtag-input"><i data-lucide="hash" class="ico-sm"></i> Hashtags
63-
<span class="info-tip" tabindex="0" role="img" aria-label="Press Enter to add a hashtag. Leave empty for global stats. Multiple hashtags are OR-combined."
64+
<span class="info-tip" tabindex="0" role="img"
65+
aria-label="Press Enter to add a hashtag. Leave empty for global stats. Multiple hashtags are OR-combined."
6466
data-tip="Type a hashtag and press Enter to add it. Add several to combine them. Then hit Extract.">
6567
<i data-lucide="info" class="ico-sm"></i>
6668
</span>
@@ -110,13 +112,12 @@
110112
<div class="windowbar">
111113
<div class="wb-item" id="wb-window"><i data-lucide="calendar-range" class="ico-sm"></i><span
112114
class="k">Window</span><span class="v" id="wb-window-text"></span></div>
113-
<div class="wb-item" id="last-updated" role="button" tabindex="0"
114-
title="Click to refresh" style="cursor:pointer"><i data-lucide="refresh-cw" class="ico-sm"></i><span
115-
class="k">Updated</span><span class="v" id="last-updated-text">never</span></div>
115+
<div class="wb-item" id="last-updated" role="button" tabindex="0" title="Click to refresh" style="cursor:pointer"><i
116+
data-lucide="refresh-cw" class="ico-sm"></i><span class="k">Updated</span><span class="v"
117+
id="last-updated-text">never</span></div>
116118
<div class="wb-right">
117119
<span class="ov-breakdown-meta" id="ov-breakdown-meta"></span>
118-
<button type="button" class="ov-toggle-btn" id="ov-toggle-btn" aria-expanded="false"
119-
aria-controls="ov-details">
120+
<button type="button" class="ov-toggle-btn" id="ov-toggle-btn" aria-expanded="false" aria-controls="ov-details">
120121
<span id="ov-toggle-label">Show details</span><span class="ov-caret" aria-hidden="true"></span>
121122
</button>
122123
</div>
@@ -235,7 +236,8 @@ <h3><i data-lucide="layers"></i> The core counts</h3>
235236
<h3><i data-lucide="shapes"></i> Feature breakdowns</h3>
236237
<p>Edits are also grouped by what was mapped, using the element's main tag: buildings, highways, waterways,
237238
landuse, natural features, amenities, and points of interest. Each shows
238-
<span class="mth-tok">+ created</span> and <span class="mth-tok">~ modified</span>.</p>
239+
<span class="mth-tok">+ created</span> and <span class="mth-tok">~ modified</span>.
240+
</p>
239241
</section>
240242

241243
<section class="mth-sec">
@@ -254,7 +256,8 @@ <h3><i data-lucide="ruler"></i> Length (km)</h3>
254256
<h3><i data-lucide="hash"></i> Hashtags</h3>
255257
<p>Hashtags are matched by prefix, so <code>osmnepal</code> also includes
256258
<code>osmnepal-project-123</code> and similar. Add several hashtags to combine them: a changeset that
257-
carries any of them is included, and each changeset is counted once even if it uses more than one.</p>
259+
carries any of them is included, and each changeset is counted once even if it uses more than one.
260+
</p>
258261
</section>
259262

260263
<section class="mth-sec">
@@ -270,8 +273,8 @@ <h3><i data-lucide="database"></i> Where the data comes from</h3>
270273
<p class="mth-links">
271274
<a href="https://github.com/osgeonepal/osmsg" target="_blank" rel="noopener"><i data-lucide="github"></i>
272275
Source code</a>
273-
<a href="https://github.com/osgeonepal/osmsg/blob/master/docs/Manual.md" target="_blank"
274-
rel="noopener"><i data-lucide="book-open"></i> Manual</a>
276+
<a href="https://github.com/osgeonepal/osmsg/blob/master/docs/Manual.md" target="_blank" rel="noopener"><i
277+
data-lucide="book-open"></i> Manual</a>
275278
<a href="https://www.openstreetmap.org" target="_blank" rel="noopener"><i data-lucide="map"></i>
276279
OpenStreetMap</a>
277280
</p>
@@ -289,8 +292,9 @@ <h3><i data-lucide="database"></i> Where the data comes from</h3>
289292
</div>
290293
<div class="support-actions">
291294
<a class="support-btn" href="mailto:info@osgeonepal.org"><i data-lucide="mail"></i> info@osgeonepal.org</a>
292-
<a class="support-btn primary" href="https://osgeonepal.org" target="_blank" rel="noopener"><i
293-
data-lucide="heart"></i> Support / Donate</a>
295+
<a class="support-btn primary" href="https://github.com/sponsors/kshitijrajsharma" target="_blank"
296+
rel="noopener"><i data-lucide="heart"></i> Support / Donate</a>
297+
// Todo : later replace link with osgeo sponsorship once available
294298
</div>
295299
</div>
296300
<div class="footer-inner">
@@ -316,7 +320,9 @@ <h3><i data-lucide="database"></i> Where the data comes from</h3>
316320
<div id="toast" class="toast" role="status" aria-live="polite"></div>
317321
<div id="export-progress" class="export-progress" role="status" aria-live="polite" hidden>
318322
<div class="ep-label"><i data-lucide="download" class="ico-sm"></i> Building CSV…</div>
319-
<div class="ep-bar"><div class="ep-fill" id="export-progress-fill"></div></div>
323+
<div class="ep-bar">
324+
<div class="ep-fill" id="export-progress-fill"></div>
325+
</div>
320326
<div class="ep-count" id="export-progress-count"></div>
321327
</div>
322328
<script src="app.js" defer></script>

0 commit comments

Comments
 (0)