Skip to content

Commit 0e192b8

Browse files
committed
testing new GitHub token
1 parent 1be4d3c commit 0e192b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/Layout.astro

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

0 commit comments

Comments
 (0)