mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Rebuild /docs
This commit is contained in:
parent
c4ad2c52b9
commit
b6e7d1e947
53 changed files with 37 additions and 39 deletions
|
@ -9,14 +9,14 @@
|
|||
<link href="./_app/immutable/assets/0.039b7214.css" rel="stylesheet">
|
||||
<link href="./_app/immutable/assets/2.dfa854c9.css" rel="stylesheet">
|
||||
<link href="./_app/immutable/assets/EditButton.0d24e5da.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.737d4d95.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.a461f483.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.33dbc0d8.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.497cadfa.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.c018c3e7.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.7472e3f8.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.e1f5bfa5.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.1654e388.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/2.3e3c98de.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/EditButton.80944880.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/stores.ac853a9e.js"><title>iptv-org</title><!-- HEAD_svelte-bjnlvt_START --><script>if (document) {
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/2.5eb75e1b.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/EditButton.0d8ca4d9.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/stores.b56ccc8c.js"><title>iptv-org</title><!-- HEAD_svelte-bjnlvt_START --><script>if (document) {
|
||||
let mode = localStorage.theme || 'light'
|
||||
if (mode === 'dark' || window.matchMedia('(prefers-color-scheme: dark)').matches) {
|
||||
document.documentElement.classList.add('dark')
|
||||
|
@ -69,7 +69,7 @@
|
|||
|
||||
<script>
|
||||
{
|
||||
__sveltekit_12vho7o = {
|
||||
__sveltekit_it7xqx = {
|
||||
base: new URL(".", location).pathname.slice(0, -1),
|
||||
env: {}
|
||||
};
|
||||
|
@ -79,8 +79,8 @@
|
|||
const data = [null,null];
|
||||
|
||||
Promise.all([
|
||||
import("./_app/immutable/entry/start.737d4d95.js"),
|
||||
import("./_app/immutable/entry/app.c018c3e7.js")
|
||||
import("./_app/immutable/entry/start.a461f483.js"),
|
||||
import("./_app/immutable/entry/app.e1f5bfa5.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element, {
|
||||
node_ids: [0, 2],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue