-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathindex.html
168 lines (168 loc) · 4.84 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
<!DOCTYPE html>
<html>
<head>
<title>State of the Map</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="event">
<a href="https://2024.stateofthemap.org/">
<img src="sotm2024.svg" width="200px" />
<div class="description">
<h1>State of the Map 2024</h1>
<h2>Nairobi, Kenya & Online</h2>
<h3>6th to 8th September 2024</h3>
</div>
</a>
</div>
<hr />
<div class="event">
<a href="https://2022.stateofthemap.org/">
<img src="sotm2022.png" />
<div class="description">
<h1>State of the Map 2022</h1>
<h2>Florence, Italy & Online</h2>
<h3>19th to 21st August 2022</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2021.stateofthemap.org/">
<img src="sotm2021.png" />
<div class="description">
<h1>State of the Map 2021</h1>
<h2>Online</h2>
<h3>9th to 11th July 2021</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2020.stateofthemap.org/">
<img src="sotm2020.png" />
<div class="description">
<h1>State of the Map 2020</h1>
<h2><s>Cape Town, South Africa</s> Online</h2>
<h3>4th to 5th July 2020</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2019.stateofthemap.org/">
<img src="sotm2019.png" />
<div class="description">
<h1>State of the Map 2019</h1>
<h2>Heidelberg, Germany</h2>
<h3>21st to 23rd September 2019</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2018.stateofthemap.org/">
<img src="sotm2018.png" />
<div class="description">
<h1>State of the Map 2018</h1>
<h2>Milan, Italy</h2>
<h3>28th to 30th July 2018</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2017.stateofthemap.org/">
<img src="sotm2017.png" />
<div class="description">
<h1>State of the Map 2017</h1>
<h2>Aizu-Wakamatsu, Japan</h2>
<h3>18th to 20th August 2017</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2016.stateofthemap.org/">
<img src="sotm2016.png" />
<div class="description">
<h1>State of the Map 2016</h1>
<h2>Brussels, Belgium</h2>
<h3>23rd to 25th September 2016</h3>
</div>
</a>
</div>
<div class="event">
<img src="sotm2014.png" />
<div class="description">
<h1>State of the Map 2014</h1>
<h2>Buenos Aires, Argentina</h2>
<h3>7th to 9th November 2014</h3>
</div>
</div>
<div class="event">
<a href="https://2013.stateofthemap.org/">
<img src="sotm2013.png" />
<div class="description">
<h1>State of the Map 2013</h1>
<h2>Birmingham, United Kingdom</h2>
<h3>6th to 8th September 2013</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2012.stateofthemap.org/">
<img src="sotm2012.png" />
<div class="description">
<h1>State of the Map 2012</h1>
<h2>Tokyo, Japan</h2>
<h3>6th to 8th September 2012</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2011.stateofthemap.org/">
<img src="sotm2011.png" />
<div class="description">
<h1>State of the Map 2011</h1>
<h2>Denver, Colorado, USA</h2>
<h3>9th to 11th September 2011</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2010.stateofthemap.org/">
<img src="sotm.png" />
<div class="description">
<h1>State of the Map 2010</h1>
<h2>Girona, Spain</h2>
<h3>9th to 11th July 2010</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2009.stateofthemap.org/">
<img src="sotm.png" />
<div class="description">
<h1>State of the Map 2009</h1>
<h2>Amsterdam, Netherlands</h2>
<h3>10th to 12th July 2009</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2008.stateofthemap.org/">
<img src="sotm2008.png" />
<div class="description">
<h1>State of the Map 2008</h1>
<h2>Limerick, Ireland</h2>
<h3>12th to 13th July 2008</h3>
</div>
</a>
</div>
<div class="event">
<a href="https://2007.stateofthemap.org/">
<img src="sotm2007.png" />
<div class="description">
<h1>State of the Map 2007</h1>
<h2>Manchester, United Kingom</h2>
<h3>14th to 15th July 2007</h3>
</div>
</a>
</div>
</body>
</html>