clean another component
This commit is contained in:
14
dist/guides.html
vendored
14
dist/guides.html
vendored
@ -6,13 +6,13 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link href="./_app/immutable/assets/0.01-0QDLM.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.BQOxAp7g.js">
|
||||
<link href="./_app/immutable/assets/0.WztchfGt.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.g2FRgJ9H.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.aZRR5A_O.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.Z3LSLHhG.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.MC5gD-MC.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.0HuHagjb.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.AIcdAWo0.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.dbauwrdJ.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.0sk5ESnc.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/8.0OUPwcll.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/each.-oqiv04n.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/Info.8pLsFJ2C.js">
|
||||
@ -23,7 +23,7 @@
|
||||
<script type="application/json" data-sveltekit-fetched data-url="/api/guides">{"status":200,"statusText":"","headers":{},"body":"[{\"meta\":{\"title\":\"Introduction au live coding sur SuperCollider (I)\",\"author\":\"Raphaël Maurice Forment\",\"date\":\"2023-12-24\"},\"path\":\"/guides/livecoding_supercollider\"},{\"meta\":{\"title\":\"Comment ajouter des informations au site ?\",\"date\":\"2023-12-23\",\"author\":\"Raphaël Maurice Forment\"},\"path\":\"/guides/ajouter_information\"},{\"meta\":{\"title\":\"Introduction au live coding sur SuperCollider (II)\",\"author\":\"Raphaël Maurice Forment\",\"date\":\"2023-24-12\"},\"path\":\"/guides/livecoding_supercollider_2\"},{\"meta\":{\"title\":\"Comment proposer un guide ?\",\"date\":\"2023-12-22\",\"author\":\"Raphaël Maurice Forment\"},\"path\":\"/guides/proposer_guide\"}]"}</script>
|
||||
<script>
|
||||
{
|
||||
__sveltekit_14ho6jg = {
|
||||
__sveltekit_1s6lp4u = {
|
||||
base: new URL(".", location).pathname.slice(0, -1),
|
||||
env: null
|
||||
};
|
||||
@ -33,8 +33,8 @@
|
||||
const data = [{"type":"data","data":null,"uses":{}},null];
|
||||
|
||||
Promise.all([
|
||||
import("./_app/immutable/entry/start.BQOxAp7g.js"),
|
||||
import("./_app/immutable/entry/app.Z3LSLHhG.js")
|
||||
import("./_app/immutable/entry/start.g2FRgJ9H.js"),
|
||||
import("./_app/immutable/entry/app.MC5gD-MC.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element, {
|
||||
node_ids: [0, 8],
|
||||
|
||||
Reference in New Issue
Block a user