deploy: ca683c4cfa
This commit is contained in:
10
guides.html
10
guides.html
@ -7,9 +7,9 @@
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link href="./_app/immutable/assets/0.dagaUCjZ.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.MwvvykjC.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.6eH0sfCC.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.aZRR5A_O.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.0kPLYQY6.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.MUzNn6Wd.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.0HuHagjb.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.kYoizZ4A.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.KyXS4JbA.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_p7863 = {
|
||||
__sveltekit_qle9q0 = {
|
||||
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.MwvvykjC.js"),
|
||||
import("./_app/immutable/entry/app.0kPLYQY6.js")
|
||||
import("./_app/immutable/entry/start.6eH0sfCC.js"),
|
||||
import("./_app/immutable/entry/app.MUzNn6Wd.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element, {
|
||||
node_ids: [0, 8],
|
||||
|
||||
Reference in New Issue
Block a user