File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ <h4>{{ HURUMAP.name }} helps storytellers and campaigners use data to add contex
32
32
< option value ="tanzania.hurumap.org "> Tanzania</ option >
33
33
< option value ="uganda.hurumap.org "> Uganda</ option >
34
34
< option value ="zambia.hurumap.org "> Zambia</ option >
35
+ < option value ="zimbabwe.hurumap.org "> Zimbabwe</ option >
35
36
</ select >
36
37
</ p >
37
38
< p >
@@ -108,7 +109,11 @@ <h1 class="text-center">About {{ HURUMAP.name }}</h1>
108
109
} , {
109
110
name : 'Zambia' ,
110
111
url : 'http://zambia.hurumap.org'
112
+ } , {
113
+ name : 'Zimbabwe' ,
114
+ url : 'https://zimbabwe.hurumap.org'
111
115
}
116
+
112
117
] ;
113
118
114
119
// If not really there
@@ -137,4 +142,3 @@ <h1 class="text-center">About {{ HURUMAP.name }}</h1>
137
142
138
143
</ script >
139
144
{% endblock %}
140
-
You can’t perform that action at this time.
0 commit comments