Skip to content

Commit 9903b1f

Browse files
committed
remove log
1 parent 8902520 commit 9903b1f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/overrides/Head.astro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ metaTags.map((attrs) => {
160160
attrs,
161161
});
162162
});
163-
164-
console.log(head);
165163
---
166164

167165
<script src="src/scripts/footnotes.ts"></script>

0 commit comments

Comments
 (0)