62fedf39 by Jeff Balicki

ddd

1 parent 5c5e663e
...@@ -22,7 +22,7 @@ $container = "cont"; ...@@ -22,7 +22,7 @@ $container = "cont";
22 <div class="<?php echo esc_attr( $container ); ?>"> 22 <div class="<?php echo esc_attr( $container ); ?>">
23 23
24 24
25 <a href="#to-find-your-numbers-start-with-a-planner" class="navbar-brand custom-logo-link find" rel="home" aria-current="page"> 25 <a href="https://fpcanada.ca/findaplanner" class="navbar-brand custom-logo-link find" target="_blank" rel="home" aria-current="page">
26 Find a Financial Planner 26 Find a Financial Planner
27 </a> 27 </a>
28 28
......