remove code-block dependencies

This commit is contained in:
Ayo 2023-10-19 16:29:03 +02:00
parent 1a04f6fd27
commit 405f2ee799

View file

@ -3,7 +3,5 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>McFly: Back to the Basics. Into the Future.</title>
<link rel="stylesheet" href="./reset.css" />
<link rel="stylesheet" href="./prism.css" />
<script src="./prism.js"></script>
<slot />
</head>