diff --git a/inc/kirki-customizer.php b/inc/kirki-customizer.php index 723e16e..a32b87a 100755 --- a/inc/kirki-customizer.php +++ b/inc/kirki-customizer.php @@ -135,7 +135,7 @@ function devcon_msummit2024_get_theme_mod($name, $default = null) { return ''; }, '[devcon_logo]' => function() { - return 'DEVCON'; + return 'DEVCON'; }, ]; diff --git a/template-parts/landing-page/overview.php b/template-parts/landing-page/overview.php index 688937a..36cd21c 100644 --- a/template-parts/landing-page/overview.php +++ b/template-parts/landing-page/overview.php @@ -23,8 +23,8 @@ class="2xl:hidden absolute top-0 inset-x-0 bg-no-repeat bg-cover md:bg-[length:1
-
- <?php echo $activity['name'] ?> +
+ <?php echo $activity['name'] ?>