remove code-block dependencies
This commit is contained in:
parent
1a04f6fd27
commit
405f2ee799
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,5 @@
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>McFly: Back to the Basics. Into the Future.</title>
|
<title>McFly: Back to the Basics. Into the Future.</title>
|
||||||
<link rel="stylesheet" href="./reset.css" />
|
<link rel="stylesheet" href="./reset.css" />
|
||||||
<link rel="stylesheet" href="./prism.css" />
|
|
||||||
<script src="./prism.js"></script>
|
|
||||||
<slot />
|
<slot />
|
||||||
</head>
|
</head>
|
||||||
|
|
Loading…
Reference in a new issue