Skip to content

Commit 25b8ca7

Browse files
authored
Remove the landing.css - Orphaned. (#1950)
1 parent a354bb8 commit 25b8ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,7 @@ private function getHeaderConfig(): array
636636
'include_section' => false,
637637
'footer_style' => 'new',
638638
'current' => 'home',
639-
'css' => ['theme-gst.css', 'landing.css'],
639+
'css' => ['theme-gst.css'],
640640
'headtags' => [
641641
'<link rel="alternate" type="application/atom+xml" title="PHP: Hypertext Preprocessor" href="' . $MYSITE . 'feed.atom">',
642642
'<script>',

0 commit comments

Comments
 (0)