feat(cozy): add prism.js for syntax highlighting response json display

This commit is contained in:
Ayo Ayco 2025-06-28 09:31:33 +02:00
parent 43acc3a8f5
commit 4fb8adab19
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Cozy</title>
<link rel="stylesheet" href="/prism.css" />
<script src="/prism.js" defer></script>
<script server:setup>
const url = McFly.query.url
</script>

View file

@ -3,6 +3,7 @@
<my-head>
<title>McFly: Back to the Basics. Into the Future.</title>
<link rel="prefetch" href="/demo" as="document" />
<link rel="prefetch" href="/cozy" as="document" />
<style>
@counter-style publish-icons {
system: cyclic;