diff --git a/regions.json b/regions.json index 1265934..7a73c0c 100644 --- a/regions.json +++ b/regions.json @@ -65,6 +65,12 @@ "logo": "/img/municipalities/wc041-logo.png", "bylaws-url": "https://www.kannaland.gov.za/resource-category/policies-and-laws" }, + "wc015": { + "code": "wc015", + "name": "Swartland", + "logo": "/img/municipalities/wc015-logo.png", + "bylaws-url": "http://www.swartland.org.za/pages/english/documents/by-laws.php" + }, "za": { "code": "za", "name": "South Africa", diff --git a/source/about.html.haml b/source/about.html.haml index 411c2b3..d08b8e9 100644 --- a/source/about.html.haml +++ b/source/about.html.haml @@ -96,3 +96,6 @@ contributors: %li Photo of %a(href="https://www.flickr.com/photos/robwallace/2249636397") Calitzdorp in Kannaland by Robert Wallace on flickr + %li + Photo of + %a(href="https://www.flickr.com/photos/robwallace/105332611") Swartland by Robert Wallace on flickr diff --git a/source/img/municipalities/wc015-logo.png b/source/img/municipalities/wc015-logo.png new file mode 100644 index 0000000..d0b410f Binary files /dev/null and b/source/img/municipalities/wc015-logo.png differ diff --git a/source/img/municipalities/wc015-placard.jpg b/source/img/municipalities/wc015-placard.jpg new file mode 100644 index 0000000..75a98a1 Binary files /dev/null and b/source/img/municipalities/wc015-placard.jpg differ