diff --git a/public/themes/hyperspace/default.php b/public/themes/hyperspace/default.php index 8dce736..d787091 100644 --- a/public/themes/hyperspace/default.php +++ b/public/themes/hyperspace/default.php @@ -13,7 +13,7 @@ include __DIR__ . "/inc/header.inc.php"; $image = get_complex_component("page-image", null, ['image']); ?> - +
diff --git a/public/themes/hyperspace/home.php b/public/themes/hyperspace/home.php index 89254cf..73a0970 100644 --- a/public/themes/hyperspace/home.php +++ b/public/themes/hyperspace/home.php @@ -184,7 +184,7 @@ include __DIR__ . "/inc/head.inc.php";