-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
49 changed files
with
367 additions
and
346 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,16 +6,16 @@ | |
<link rel="icon" href="./favicon.ico" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
|
||
<link href="./_app/immutable/assets/0.54e4a907.css" rel="stylesheet"> | ||
<link rel="modulepreload" href="./_app/immutable/entry/start.16f5d080.js"> | ||
<link href="./_app/immutable/assets/0.c883ec3a.css" rel="stylesheet"> | ||
<link rel="modulepreload" href="./_app/immutable/entry/start.94a7ca66.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/index.6de17838.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.afc4d639.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.942c0a49.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/index.a08b727d.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/paths.ba7994fc.js"> | ||
<link rel="modulepreload" href="./_app/immutable/entry/app.04af86e2.js"> | ||
<link rel="modulepreload" href="./_app/immutable/nodes/0.f75d625f.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/stores.ecdd4994.js"> | ||
<link rel="modulepreload" href="./_app/immutable/nodes/3.800595f4.js"><title>404 - Not Found</title><!-- HEAD_svelte-1df7gmq_START --><!-- HEAD_svelte-1df7gmq_END --> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/paths.454aee73.js"> | ||
<link rel="modulepreload" href="./_app/immutable/entry/app.9854bf7e.js"> | ||
<link rel="modulepreload" href="./_app/immutable/nodes/0.942f101b.js"> | ||
<link rel="modulepreload" href="./_app/immutable/chunks/stores.212a832c.js"> | ||
<link rel="modulepreload" href="./_app/immutable/nodes/3.936db409.js"><title>404 - Not Found</title><!-- HEAD_svelte-1df7gmq_START --><!-- HEAD_svelte-1df7gmq_END --> | ||
</head> | ||
|
||
<body data-sveltekit-preload-data="hover" class="m-0 p-0 w-full h-full"> | ||
|
@@ -26,6 +26,7 @@ | |
<div style="display: contents"> | ||
|
||
|
||
|
||
<div class="min-h-screen w-full flex flex-col items-center"> | ||
<div class="w-full navbar h-24 lg:sticky top-0 z-40 bg-base-300 px-2 md:px-4 py-3"> | ||
<div class="flex-none lg:hidden"><label for="menu-drawer" class="btn btn-square btn-ghost"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="inline-block w-7 h-7 stroke-current"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path></svg></label></div> | ||
|
@@ -88,7 +89,7 @@ | |
<h3 class="self-center text-3xl">Page Not Found</h3></div> | ||
|
||
<div class="chat chat-start"><div class="chat-image avatar"><svg xmlns="http://www.w3.org/2000/svg" class="w-10 fill-base-content" viewBox="0 0 512 512"><path d="M399 384.2C376.9 345.8 335.4 320 288 320H224c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8s107.8-24.7 143-63.8zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 16a72 72 0 1 0 0-144 72 72 0 1 0 0 144z"></path></svg></div> | ||
<div class="chat-header"><time class="text-sm opacity-75 ml-1">02:09 PM</time></div> | ||
<div class="chat-header"><time class="text-sm opacity-75 ml-1">07:30 PM</time></div> | ||
<div class="chat-bubble chat-bubble-error">This is not the page you are looking for.</div></div> | ||
|
||
<div class="card-actions flex-wrap gap-4 grow items-center justify-center"><button onclick="history.back()" class="btn btn-secondary rounded-full">Go back </button> | ||
|
@@ -99,13 +100,13 @@ <h3 class="self-center text-3xl">Page Not Found</h3></div> | |
<a class="join-item btn btn-sm xs:btn-md btn-outline border-neutral normal-case" href="mailto:[email protected]">[email protected]</a> | ||
|
||
<a href="https://www.facebook.com/iio.team/" class="join-item origin-left btn btn-sm xs:btn-md btn-outline border-[#3b5998] bg-[#3b5998] hover:bg-[#273b65] hover:border-[#273b65]"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" class="fill-white"><path d="M9 8h-3v4h3v12h5v-12h3.642l.358-4h-4v-1.667c0-.955.192-1.333 1.115-1.333h2.885v-5h-3.808c-3.596 0-5.192 1.583-5.192 4.615v3.385z"></path></svg></a></div> | ||
<div><p class="opacity-90">Copyright © 2023 - IIOT</p></div></footer></div> | ||
<div><p class="opacity-90">Copyright © 2024 - IIOT</p></div></footer></div> | ||
|
||
|
||
|
||
<script> | ||
{ | ||
__sveltekit_sabmu2 = { | ||
__sveltekit_1vleak = { | ||
assets: "/iio-team.github.io", | ||
base: new URL(".", location).pathname.slice(0, -1), | ||
env: {} | ||
|
@@ -116,8 +117,8 @@ <h3 class="self-center text-3xl">Page Not Found</h3></div> | |
const data = [null,null]; | ||
|
||
Promise.all([ | ||
import("./_app/immutable/entry/start.16f5d080.js"), | ||
import("./_app/immutable/entry/app.04af86e2.js") | ||
import("./_app/immutable/entry/start.94a7ca66.js"), | ||
import("./_app/immutable/entry/app.9854bf7e.js") | ||
]).then(([kit, app]) => { | ||
kit.start(app, element, { | ||
node_ids: [0, 3], | ||
|
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
_app/immutable/chunks/Picture.6d969c62.js → _app/immutable/chunks/Picture.78d66532.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
var s;const e=((s=globalThis.__sveltekit_1vleak)==null?void 0:s.base)??"/iio-team.github.io";var a;const t=((a=globalThis.__sveltekit_1vleak)==null?void 0:a.assets)??e;export{t as a,e as b}; |
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
_app/immutable/chunks/stores.ecdd4994.js → _app/immutable/chunks/stores.212a832c.js
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.