Skip to content

Commit 26466e7

Browse files
committed
CI deploy to gh-pages from publish@ac606f68a48c96d245e6dc62c0835e6c3111e7a0
1 parent 28939c3 commit 26466e7

717 files changed

Lines changed: 122422 additions & 28083 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 49 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22

33
<!DOCTYPE html>
4-
<!--[if lt IE 10]> <html class="lt-ie10 no-js" lang="en"> <![endif]-->
5-
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
4+
<!--[if lt IE 10]> <html class="lt-ie10 no-js" lang=""> <![endif]-->
5+
<!--[if gt IE 9]><!--> <html class="no-js" lang=""> <!--<![endif]-->
66

77
<head>
88
<meta charset="utf-8">
@@ -23,7 +23,9 @@
2323
<link href='https://fonts.googleapis.com/css?family=Raleway:800' rel='stylesheet' type='text/css'>
2424
<link href='https://fonts.googleapis.com/css?family=Lato:400|Hind:700,300,600' rel='stylesheet' type='text/css'>
2525

26-
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
26+
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"
27+
integrity="sha512-3n19xznO0ubPpSwYCRRBgHh63DrV+bdZfHK52b1esvId4GsfwStQNPJFjeQos2h3JwCmZl0/LgLxSKMAI55hgw=="
28+
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
2729

2830
<link rel="apple-touch-icon" sizes="57x57" href="/assets/graphics/favicon/apple-touch-icon-57x57.png">
2931
<link rel="apple-touch-icon" sizes="57x57" href="/assets/graphics/favicon/apple-touch-icon-57x57.png">
@@ -65,7 +67,6 @@ <h1>No can do!</h1>
6567
<![endif]-->
6668

6769

68-
6970
<header>
7071
<div class="navbar-background">
7172
<div class="nav-icon">
@@ -98,12 +99,10 @@ <h1>No can do!</h1>
9899
<li class="nav-item nav-dropdown">EVENTS
99100
<div class="dropdown-content">
100101

101-
<a href="/events/"><div class="nav-item">CURRENT EVENTS</div></a>
102+
<a href="/events/"><div class="nav-item">EVENTS</div></a>
102103

103104
<a href="/host/"><div class="nav-item">ORGANIZE AN EVENT</div></a>
104105

105-
<a href="/host/#helper-map-contents"><div class="nav-item">MAPATHON SUPPORT</div></a>
106-
107106
</div>
108107
</li>
109108

@@ -135,24 +134,28 @@ <h1>No can do!</h1>
135134
<div class="dropdown-content">
136135

137136

138-
<a href="">
139-
<div class="nav-item item-centered">cs</div>
140-
</a>
137+
<a href="/404.html">
138+
<div class="nav-item item-centered">en</div>
139+
</a>
140+
141+
141142

143+
<a href="/fr/404.html">
144+
<div class="nav-item item-centered">fr</div>
145+
</a>
142146

143-
<a href="">
144-
<div class="nav-item item-centered">en</div>
145-
</a>
146147

147148

148-
<a href="">
149-
<div class="nav-item item-centered">es</div>
150-
</a>
149+
<a href="/cs/404.html">
150+
<div class="nav-item item-centered">cs</div>
151+
</a>
151152

152153

153-
<a href="">
154-
<div class="nav-item item-centered">fr</div>
155-
</a>
154+
155+
<a href="/es/404.html">
156+
<div class="nav-item item-centered">es</div>
157+
</a>
158+
156159

157160
</div>
158161
</li>
@@ -187,17 +190,13 @@ <h1>No can do!</h1>
187190

188191

189192
<a href="/events/">
190-
<li class="nav-item">CURRENT EVENTS</li>
193+
<li class="nav-item">EVENTS</li>
191194
</a>
192195

193196
<a href="/host/">
194197
<li class="nav-item">ORGANIZE AN EVENT</li>
195198
</a>
196199

197-
<a href="/host/#helper-map-contents">
198-
<li class="nav-item">MAPATHON SUPPORT</li>
199-
</a>
200-
201200

202201

203202
<a href="/about/">
@@ -218,23 +217,31 @@ <h1>No can do!</h1>
218217

219218

220219
<div class="mobile-languages">
221-
222-
<a href="/cs/">
223-
<div class="lang">cs</div>
224-
</a>
225-
226-
<a href="/">
227-
<div class="lang">en</div>
228-
</a>
229-
230-
<a href="/es/">
231-
<div class="lang">es</div>
232-
</a>
233-
234-
<a href="/fr/">
235-
<div class="lang">fr</div>
236-
</a>
237-
220+
221+
222+
<a href="/404.html">
223+
<div class="lang">en</div>
224+
</a>
225+
226+
227+
228+
<a href="/fr/404.html">
229+
<div class="lang">fr</div>
230+
</a>
231+
232+
233+
234+
<a href="/cs/404.html">
235+
<div class="lang">cs</div>
236+
</a>
237+
238+
239+
240+
<a href="/es/404.html">
241+
<div class="lang">es</div>
242+
</a>
243+
244+
238245
</div>
239246
</div>
240247
</div>
@@ -279,7 +286,6 @@ <h3 style="text-align: center"><a href="/beginner">Help us map the world.</h3>
279286

280287

281288

282-
283289
<footer class="site-footer">
284290
<div class="wrapper">
285291
<div class="footer-container">
@@ -308,7 +314,7 @@ <h3 style="text-align: center"><a href="/beginner">Help us map the world.</h3>
308314
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-55969124-1"></script>
309315
<script>
310316
window.dataLayer = window.dataLayer || [];
311-
function gtag(){dataLayer.push(arguments);}
317+
const gtag = (...args) => { dataLayer.push(args); };
312318
gtag('js', new Date());
313319

314320
gtag('config', 'UA-55969124-1');

about/index.html

Lines changed: 51 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22

33
<!DOCTYPE html>
4-
<!--[if lt IE 10]> <html class="lt-ie10 no-js" lang="en"> <![endif]-->
5-
<!--[if gt IE 9]><!--> <html class="no-js" lang="en"> <!--<![endif]-->
4+
<!--[if lt IE 10]> <html class="lt-ie10 no-js" lang=""> <![endif]-->
5+
<!--[if gt IE 9]><!--> <html class="no-js" lang=""> <!--<![endif]-->
66

77
<head>
88
<meta charset="utf-8">
@@ -23,7 +23,9 @@
2323
<link href='https://fonts.googleapis.com/css?family=Raleway:800' rel='stylesheet' type='text/css'>
2424
<link href='https://fonts.googleapis.com/css?family=Lato:400|Hind:700,300,600' rel='stylesheet' type='text/css'>
2525

26-
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
26+
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"
27+
integrity="sha512-3n19xznO0ubPpSwYCRRBgHh63DrV+bdZfHK52b1esvId4GsfwStQNPJFjeQos2h3JwCmZl0/LgLxSKMAI55hgw=="
28+
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
2729

2830
<link rel="apple-touch-icon" sizes="57x57" href="/assets/graphics/favicon/apple-touch-icon-57x57.png">
2931
<link rel="apple-touch-icon" sizes="57x57" href="/assets/graphics/favicon/apple-touch-icon-57x57.png">
@@ -65,7 +67,6 @@ <h1>No can do!</h1>
6567
<![endif]-->
6668

6769

68-
6970
<header>
7071
<div class="navbar-background">
7172
<div class="nav-icon">
@@ -98,12 +99,10 @@ <h1>No can do!</h1>
9899
<li class="nav-item nav-dropdown">EVENTS
99100
<div class="dropdown-content">
100101

101-
<a href="/events/"><div class="nav-item">CURRENT EVENTS</div></a>
102+
<a href="/events/"><div class="nav-item">EVENTS</div></a>
102103

103104
<a href="/host/"><div class="nav-item">ORGANIZE AN EVENT</div></a>
104105

105-
<a href="/host/#helper-map-contents"><div class="nav-item">MAPATHON SUPPORT</div></a>
106-
107106
</div>
108107
</li>
109108

@@ -135,24 +134,28 @@ <h1>No can do!</h1>
135134
<div class="dropdown-content">
136135

137136

138-
<a href="/cs/o-projektu/">
139-
<div class="nav-item item-centered">cs</div>
140-
</a>
137+
<a href="/about/">
138+
<div class="nav-item item-centered">en</div>
139+
</a>
140+
141+
141142

143+
<a href="/fr/about/">
144+
<div class="nav-item item-centered">fr</div>
145+
</a>
142146

143-
<a href="/about/">
144-
<div class="nav-item item-centered">en</div>
145-
</a>
146147

147148

148-
<a href="/es/acercade/">
149-
<div class="nav-item item-centered">es</div>
150-
</a>
149+
<a href="/cs/about/">
150+
<div class="nav-item item-centered">cs</div>
151+
</a>
151152

152153

153-
<a href="/fr/apropos/">
154-
<div class="nav-item item-centered">fr</div>
155-
</a>
154+
155+
<a href="/es/about/">
156+
<div class="nav-item item-centered">es</div>
157+
</a>
158+
156159

157160
</div>
158161
</li>
@@ -187,17 +190,13 @@ <h1>No can do!</h1>
187190

188191

189192
<a href="/events/">
190-
<li class="nav-item">CURRENT EVENTS</li>
193+
<li class="nav-item">EVENTS</li>
191194
</a>
192195

193196
<a href="/host/">
194197
<li class="nav-item">ORGANIZE AN EVENT</li>
195198
</a>
196199

197-
<a href="/host/#helper-map-contents">
198-
<li class="nav-item">MAPATHON SUPPORT</li>
199-
</a>
200-
201200

202201

203202
<a href="/about/">
@@ -218,23 +217,31 @@ <h1>No can do!</h1>
218217

219218

220219
<div class="mobile-languages">
221-
222-
<a href="/cs/">
223-
<div class="lang">cs</div>
224-
</a>
225-
226-
<a href="/">
227-
<div class="lang">en</div>
228-
</a>
229-
230-
<a href="/es/">
231-
<div class="lang">es</div>
232-
</a>
233-
234-
<a href="/fr/">
235-
<div class="lang">fr</div>
236-
</a>
237-
220+
221+
222+
<a href="/about/">
223+
<div class="lang">en</div>
224+
</a>
225+
226+
227+
228+
<a href="/fr/about/">
229+
<div class="lang">fr</div>
230+
</a>
231+
232+
233+
234+
<a href="/cs/about/">
235+
<div class="lang">cs</div>
236+
</a>
237+
238+
239+
240+
<a href="/es/about/">
241+
<div class="lang">es</div>
242+
</a>
243+
244+
238245
</div>
239246
</div>
240247
</div>
@@ -413,10 +420,10 @@ <h1 class="title feature-header">About</h1>
413420
<p>
414421
<div class="sub-head">OpenStreetMap</div>
415422
<div class="textbox">
416-
<p style="text-align: center"><a href="http://openstreetmap.org">OpenStreetMap</a> is the volunteer-driven open data mapping platform which makes all of this possible, supported by the not-for-profit <a href="http://osmfoundation.org">OpenStreetMap Foundation</a>.</p>
423+
<p style="text-align: center"><a href="https://openstreetmap.org">OpenStreetMap</a> is the volunteer-driven open data mapping platform which makes all of this possible, supported by the not-for-profit <a href="https://osmfoundation.org">OpenStreetMap Foundation</a>.</p>
417424
</div>
418425
<div class = "OSM-logo">
419-
<p><a href="http://openstreetmap.org">
426+
<p><a href="https://openstreetmap.org">
420427
<img src="/assets/graphics/content/logos/Openstreetmap_logo.svg" alt="OSM logo">
421428
</a></p>
422429
</div>
@@ -436,7 +443,6 @@ <h1 class="title feature-header">About</h1>
436443

437444

438445

439-
440446
<footer class="site-footer">
441447
<div class="wrapper">
442448
<div class="footer-container">
@@ -465,7 +471,7 @@ <h1 class="title feature-header">About</h1>
465471
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-55969124-1"></script>
466472
<script>
467473
window.dataLayer = window.dataLayer || [];
468-
function gtag(){dataLayer.push(arguments);}
474+
const gtag = (...args) => { dataLayer.push(args); };
469475
gtag('js', new Date());
470476

471477
gtag('config', 'UA-55969124-1');

0 commit comments

Comments
 (0)