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
f99b1009c2
commit
62d1763cfa
73 changed files with 100 additions and 102 deletions
|
@ -6,17 +6,17 @@
|
|||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="manifest" crossorigin="use-credentials" href="./manifest.json">
|
||||
|
||||
<link href="./_app/immutable/assets/0.abdbdac9.css" rel="stylesheet">
|
||||
<link href="./_app/immutable/assets/0.86fc99df.css" rel="stylesheet">
|
||||
<link href="./_app/immutable/assets/2.dfa854c9.css" rel="stylesheet">
|
||||
<link href="./_app/immutable/assets/HTMLPreview.0d24e5da.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.faf4cd9b.js">
|
||||
<link href="./_app/immutable/assets/EditButton.0d24e5da.css" rel="stylesheet">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/start.d055ab84.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/index.a38b3e2d.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.d3f61ab1.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.70c4c452.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.5ae73821.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/2.dfaa40b7.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/HTMLPreview.47874c98.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/stores.d306f65a.js"><title>iptv-org</title><!-- HEAD_svelte-bjnlvt_START --><script>if (document) {
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.56387a19.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/entry/app.7582c659.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/0.73226839.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/nodes/2.6e6804fa.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/EditButton.5524866c.js">
|
||||
<link rel="modulepreload" href="./_app/immutable/chunks/stores.69824a18.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')
|
||||
|
@ -67,7 +67,7 @@
|
|||
|
||||
<script>
|
||||
{
|
||||
__sveltekit_1m8xj8e = {
|
||||
__sveltekit_13rx5bp = {
|
||||
base: new URL(".", location).pathname.slice(0, -1),
|
||||
env: {}
|
||||
};
|
||||
|
@ -77,8 +77,8 @@
|
|||
const data = [null,null];
|
||||
|
||||
Promise.all([
|
||||
import("./_app/immutable/entry/start.faf4cd9b.js"),
|
||||
import("./_app/immutable/entry/app.70c4c452.js")
|
||||
import("./_app/immutable/entry/start.d055ab84.js"),
|
||||
import("./_app/immutable/entry/app.7582c659.js")
|
||||
]).then(([kit, app]) => {
|
||||
kit.start(app, element, {
|
||||
node_ids: [0, 2],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue