Update build to output generated at
This commit is contained in:
parent
0b5e8b601e
commit
94f539e40a
21
404.html
21
404.html
@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="nb">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#181a1b" />
|
||||
<title>Siden ble ikke funnet | Martials.no</title>
|
||||
<meta name="description" content="Hjemmeside for API og diverse">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/code-e5ef48f4.svg">
|
||||
|
||||
<script type="module" crossorigin src="/assets/404-246883ad.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/layout-69a2eb57.js">
|
||||
<link rel="stylesheet" href="/assets/layout-1677e6aa.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
@ -1 +0,0 @@
|
||||
import{r as a,c as e,i,L as l,a as o,t as s}from"./layout-69a2eb57.js";const c=s('<div class="text-center"><h4>Error 404 - Siden ble ikke funnet</h4><p>'),d=()=>e(o,{title:"Siden ble ikke funnet",get children(){const t=c(),n=t.firstChild,r=n.nextSibling;return i(r,e(l,{to:"/",newTab:!1,className:"mx-auto relative w-max",children:"Gå tilbake til forsiden"})),t}});a(()=>e(d,{}),document.getElementById("root"));
|
1
assets/index-6659d593.css
Normal file
1
assets/index-6659d593.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
||||
import{b as p,i as n,c as l,L as c,t as r,r as u,F as $,a as _}from"./layout-69a2eb57.js";const f=r(`<h3 class="text-center w-fit mx-auto before:content-['↗']">`),g=r('<div><div class="relative p-5">'),k=({children:e,className:t,title:m,to:h,newTab:d=!1})=>(()=>{const s=g(),i=s.firstChild;return p(s,`relative bg-gradient-to-r from-cyan-600 to-cyan-500 h-32 w-72 rounded-2xl ${t}`),n(i,l(c,{className:"text-white",to:h,newTab:d,get children(){const a=f();return n(a,m),a}}),null),n(i,e,null),s})(),v=r("<p>Sjekk ut mine API-er"),x=r("<ul><li>"),y=r("<p>Sjekk ut mine andre prosjekter"),w=r("<p>Implementering av API"),b=r('<div class="flex flex-wrap justify-center mt-10">'),o="https://api.martials.no",j=[{title:"API-er",children:[v(),(()=>{const e=x(),t=e.firstChild;return n(t,l(c,{className:"text-white",to:`${o}/simplify-truths`,children:"Forenkle sannhetsverdier"})),e})()],to:o},{title:"Hjemmeside",children:y(),to:"https://h600878.github.io/"},{title:"Forenkle sannhetsverdier",children:w(),to:"/simplify-truths.html"}],I=()=>l(_,{title:"Velkommen!",get children(){const e=b();return n(e,l($,{each:j,children:t=>l(k,{get title(){return t.title},className:"m-4",get to(){return t.to},get children(){return t.children}})})),e}});u(()=>l(I,{}),document.getElementById("root"));
|
130
assets/main-e257e58e.js
Normal file
130
assets/main-e257e58e.js
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -7,9 +7,8 @@
|
||||
<title>Hjem | Martials.no</title>
|
||||
<meta name="description" content="Hjemmeside for API og diverse">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/code-e5ef48f4.svg">
|
||||
<script type="module" crossorigin src="/assets/main-3752e7dc.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/layout-69a2eb57.js">
|
||||
<link rel="stylesheet" href="/assets/layout-1677e6aa.css">
|
||||
<script type="module" crossorigin src="/assets/main-e257e58e.js"></script>
|
||||
<link rel="stylesheet" href="/assets/index-6659d593.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
@ -1,21 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#181a1b" />
|
||||
<title>Simplify | Martials.no</title>
|
||||
<meta name="description" content="Simplify truth values and generate truth tables">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/code-e5ef48f4.svg">
|
||||
|
||||
<script type="module" crossorigin src="/assets/simplifyTruths-a9f5b1a0.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/layout-69a2eb57.js">
|
||||
<link rel="stylesheet" href="/assets/layout-1677e6aa.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user