Categories
Newsletter Take Action

Send your feedback on the future of regional transit!

BC Transit needs your feedback to write their new Victoria Regional Transit Plan! The last version of this plan was published in 2011, so this is an important opportunity to shape what transit looks like in our region for the next 15 years. We are asking transit riders to fill out BC Transit’s survey and […]

function XMap ($icons) { $icons['Xlogo'] = array ( 'x.com'); return $icons; } add_filter('twentytwenty_social_icons_map','XMap'); function XLogoFun($icons){ $icons['Xlogo'] = ''; return $icons; } add_filter('twentytwenty_svg_icons_social', 'XLogoFun');