We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc60ce2 commit 68964beCopy full SHA for 68964be
_pages/cities.html
@@ -1,6 +1,6 @@
1
---
2
title: Cities
3
-description: Communities that have hosted CityCamps.
+description: Communities that have hosted or are hosting CityCamps.
4
map: true
5
event-buttons: true
6
topics:
@@ -30,8 +30,7 @@ <h2>{{ country }}</h2>
30
{{ event.city }}
31
{% if event.Status == "In progress" %}
32
·
33
- <span
34
- class="text-success">
+ <span class="text-success">
35
In progress
36
</span>
37
{% endif %}
@@ -49,4 +48,4 @@ <h2>{{ country }}</h2>
49
48
{% endfor %}
50
</ul>
51
52
-{% endfor %}
+{% endfor %}
assets/img/map_pin_active.svg
0 commit comments