Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
eyssette committed Jul 28, 2024
1 parent dd66498 commit 626b8ca
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 40 deletions.
1 change: 1 addition & 0 deletions _app/immutable/chunks/singletons.0a5feed3.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion _app/immutable/chunks/singletons.9f6d8ab9.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion _app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1721766287881"}
{"version":"1722126054545"}
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link href="./_app/immutable/assets/2.674e04a4.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.bae9de1d.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.2ce3f55f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.84111acf.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.9f6d8ab9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.0a5feed3.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.cf520272.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.40f2026f.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.737cd0f7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.c5f46d57.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.fb9ff5e8.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.7b25c784.js">
</head>
<body>
<div style="display: contents">
Expand Down Expand Up @@ -109,7 +109,7 @@
- ```style: strong{color:red}```
- Pour ajouter un \\thème spécifique
- ```theme: focus```
- Seul le thème `focus` est \\disponible pour le moment
- Thèmes disponibles : \\ `focus` et `nolines`
- Pour ajouter un titre
- ```title: Mon titre```
- Pour masquer par défaut \\les sous-branches à partir\\ d'un certain niveau
Expand All @@ -130,7 +130,7 @@

<script>
{
__sveltekit_ft9muz = {
__sveltekit_xlxptf = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
Expand All @@ -140,8 +140,8 @@
const data = [null,null];

Promise.all([
import("./_app/immutable/entry/start.bae9de1d.js"),
import("./_app/immutable/entry/app.40f2026f.js")
import("./_app/immutable/entry/start.2ce3f55f.js"),
import("./_app/immutable/entry/app.737cd0f7.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down

0 comments on commit 626b8ca

Please sign in to comment.