We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e192b8 commit 8b60c18Copy full SHA for 8b60c18
src/layouts/Layout.astro
@@ -12,7 +12,6 @@ type Props = {
12
13
const { title } = Astro.props;
14
---
15
-<!-- Test new github token -->
16
<script is:inline>
17
function setDarkMode(document) {
18
const getThemePreference = () => {
0 commit comments