adding pictured rocks tag to the dropdown map
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Dec 2016 21:52:15 +0000 (16:52 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 12 Dec 2016 21:52:15 +0000 (16:52 -0500)
parts/interactive-map.php

index 891a555..dbd4d6d 100644 (file)
@@ -24,7 +24,7 @@
 <?php
     $nav_args = array(
     'post_type' => 'page',
-    'post__in' => array(812,814,816,818,823,821,825,827,829,831,836,835,833),
+    'post__in' => array(812,814,816,818,823,821,825,827,829,831,836,835,833, 837),
     'posts_per_page' => -1,
     'numberposts' => -1