diff --git a/functions.php b/functions.php index d1b7b46..895d736 100644 --- a/functions.php +++ b/functions.php @@ -7,5 +7,5 @@ register_nav_menus( 'footer-openfest' => __('OpenFest', 'initfest'), 'footer-schedule' => __('Schedule', 'initfest'), 'footer-others' => __('Footer Others', 'initfest'), - 'footer-followus' => __('Follow us in:', 'initfest') ) ) + 'footer-followus' => __('Follow us in:', 'initfest') ) ); \ No newline at end of file