Skip to content

fix: add missing >#1

Open
jamesatjaminit wants to merge 1 commit intonottinghamtec:masterfrom
jamesatjaminit:fix/add-missing-closing-tag
Open

fix: add missing >#1
jamesatjaminit wants to merge 1 commit intonottinghamtec:masterfrom
jamesatjaminit:fix/add-missing-closing-tag

Conversation

@jamesatjaminit
Copy link

Added a missing > which appears to accidentally be removed in aea358a. The fix in that commit appears to fix the dark mode issue now the script tag is complete.

Copilot AI review requested due to automatic review settings December 9, 2025 16:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a critical HTML syntax error by adding the missing > character to close a script tag on line 11. The incomplete </script tag was causing HTML parsing issues that prevented the subsequent <meta name="color-scheme"> tag from functioning properly, resulting in dark mode problems.

Key Changes:

  • Fixed incomplete closing script tag from </script to </script>
  • Cleaned up trailing whitespace on an empty line

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jamesatjaminit
Copy link
Author

Not sure what this nonsense copilot is doing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant