Update the pet friendly url on home page.
authorSteve Sutton <steve@gaslightmedia.com>
Fri, 19 Sep 2014 15:53:14 +0000 (11:53 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Fri, 19 Sep 2014 15:53:14 +0000 (11:53 -0400)
So it can goto the paragraph section for the pet friendly

templates/template.html

index a60f249..377efde 100644 (file)
                   </div>
 
                   <div class="row text-center" flexy:if="isHomePage">
-                      <a href="{getToolboxUrl(#10#):h}"><img src="{mediaBaseURL:h}assets/pet_friendly.png"></a>
+                      <a href="{getToolboxUrl(#10#):h}#sect-23"><img src="{mediaBaseURL:h}assets/pet_friendly.png"></a>
                       <a href="{getToolboxUrl(#10#):h}" class="nohyperlink"><h3>Pet Friendly</h3></a>
                   </div>
                 </aside>
       });
     </script>
   </body>
-</html>
\ No newline at end of file
+</html>