Skip to content

Commit 8b60c18

Browse files
committed
test new github token
1 parent 0e192b8 commit 8b60c18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/layouts/Layout.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ type Props = {
1212
1313
const { title } = Astro.props;
1414
---
15-
<!-- Test new github token -->
1615
<script is:inline>
1716
function setDarkMode(document) {
1817
const getThemePreference = () => {

0 commit comments

Comments
 (0)