diff --git a/public/index.php b/public/index.php index 2e4e2ef..d1eb6f4 100644 --- a/public/index.php +++ b/public/index.php @@ -65,7 +65,6 @@ $pageTitle = "Space UI – $section / $sub"; // Admin demo (set to true to see footer admin link) $isAdmin = false; $partialsPath = __DIR__ . '/../src/partials'; -$partialsPath = __DIR__ . '/../src/partials'; ?>