mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 18:10:06 -04:00
Replace build/ with /docs
This commit is contained in:
parent
1f96bd03b7
commit
c993eba1d3
12 changed files with 5 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,5 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
#/build
|
|
||||||
/.svelte-kit
|
/.svelte-kit
|
||||||
/package
|
/package
|
||||||
.env
|
.env
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
{"version":"1645518660819"}
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
".svelte-kit/runtime/client/start.js": {
|
".svelte-kit/runtime/client/start.js": {
|
||||||
"file": "start-c960b34f.js",
|
"file": "start-35fb5eb8.js",
|
||||||
"src": ".svelte-kit/runtime/client/start.js",
|
"src": ".svelte-kit/runtime/client/start.js",
|
||||||
"isEntry": true,
|
"isEntry": true,
|
||||||
"imports": [
|
"imports": [
|
File diff suppressed because one or more lines are too long
1
docs/_app/version.json
Normal file
1
docs/_app/version.json
Normal file
|
@ -0,0 +1 @@
|
||||||
|
{"version":"1645520177690"}
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.3 KiB |
|
@ -11,7 +11,7 @@
|
||||||
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
|
src="https://unpkg.com/ionicons@5.5.2/dist/ionicons/ionicons.esm.js"
|
||||||
></script>
|
></script>
|
||||||
<meta http-equiv="content-security-policy" content="">
|
<meta http-equiv="content-security-policy" content="">
|
||||||
<link rel="modulepreload" href="/_app/start-c960b34f.js">
|
<link rel="modulepreload" href="/_app/start-35fb5eb8.js">
|
||||||
<link rel="modulepreload" href="/_app/chunks/vendor-dedc54d0.js">
|
<link rel="modulepreload" href="/_app/chunks/vendor-dedc54d0.js">
|
||||||
<link rel="modulepreload" href="/_app/pages/__layout.svelte-b87d0c05.js">
|
<link rel="modulepreload" href="/_app/pages/__layout.svelte-b87d0c05.js">
|
||||||
<link rel="modulepreload" href="/_app/pages/index.svelte-1502efd3.js">
|
<link rel="modulepreload" href="/_app/pages/index.svelte-1502efd3.js">
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
|
|
||||||
|
|
||||||
<script type="module" data-hydrate="1y836ta">
|
<script type="module" data-hydrate="1y836ta">
|
||||||
import { start } from "/_app/start-c960b34f.js";
|
import { start } from "/_app/start-35fb5eb8.js";
|
||||||
start({
|
start({
|
||||||
target: document.querySelector('[data-hydrate="1y836ta"]').parentNode,
|
target: document.querySelector('[data-hydrate="1y836ta"]').parentNode,
|
||||||
paths: {"base":"","assets":""},
|
paths: {"base":"","assets":""},
|
Loading…
Add table
Add a link
Reference in a new issue