Update build to output generated at
This commit is contained in:
commit
212a269140
5
.htaccess
Normal file
5
.htaccess
Normal file
@ -0,0 +1,5 @@
|
||||
ErrorDocument 404 /404.html
|
||||
|
||||
<IfModule mod_headers.c>
|
||||
Header add Access-Control-Allow-Origin 'https://api.martials.no/'
|
||||
</IfModule>
|
3
.well-known/security.txt
Normal file
3
.well-known/security.txt
Normal file
@ -0,0 +1,3 @@
|
||||
Contact: mailto:me@martials.no
|
||||
Expires: 2030-12-31
|
||||
Preferred-Languages: no
|
21
404.html
Normal file
21
404.html
Normal file
@ -0,0 +1,21 @@
|
||||
<!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.2864861b.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/layout.bb853e75.js">
|
||||
<link rel="stylesheet" href="/assets/layout.52b1c5d8.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
1
assets/404.2864861b.js
Normal file
1
assets/404.2864861b.js
Normal file
@ -0,0 +1 @@
|
||||
import{r as i,c as e,i as a,L as l,a as o,t as s}from"./layout.bb853e75.js";const d=s('<div class="text-center"><h4>Error 404 - Siden ble ikke funnet</h4><p></p></div>'),c=()=>e(o,{title:"Siden ble ikke funnet",get children(){const t=d.cloneNode(!0),n=t.firstChild,r=n.nextSibling;return a(r,e(l,{to:"/",newTab:!1,className:"mx-auto relative w-max",children:"G\xE5 tilbake til forsiden"})),t}});i(()=>e(c,{}),document.getElementById("root"));
|
1
assets/code.e5ef48f4.svg
Normal file
1
assets/code.e5ef48f4.svg
Normal file
@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-code"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg>
|
After Width: | Height: | Size: 307 B |
1
assets/layout.52b1c5d8.css
Normal file
1
assets/layout.52b1c5d8.css
Normal file
File diff suppressed because one or more lines are too long
1
assets/layout.bb853e75.js
Normal file
1
assets/layout.bb853e75.js
Normal file
File diff suppressed because one or more lines are too long
1
assets/main.e7627ed4.js
Normal file
1
assets/main.e7627ed4.js
Normal file
@ -0,0 +1 @@
|
||||
import{b as h,i as n,c as l,L as c,t as r,r as p,F as $,a as _}from"./layout.bb853e75.js";const f=r(`<h3 class="text-center w-fit mx-auto before:content-['\u2197']"></h3>`),N=r('<div><div class="relative p-5"></div></div>'),g=({children:e,className:t,title:m,to:d,newTab:u=!1})=>(()=>{const o=N.cloneNode(!0),i=o.firstChild;return h(o,`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:d,newTab:u,get children(){const s=f.cloneNode(!0);return n(s,m),s}}),null),n(i,e,null),o})(),v=r("<p>Sjekk ut mine API-er</p>"),k=r("<ul><li></li></ul>"),x=r("<p>Sjekk ut mine andre prosjekter</p>"),y=r("<p>Implementering av API</p>"),w=r('<div class="flex flex-wrap justify-center mt-10"></div>'),a="https://api.martials.no",b=[{title:"API-er",children:[v.cloneNode(!0),(()=>{const e=k.cloneNode(!0),t=e.firstChild;return n(t,l(c,{className:"text-white",to:`${a}/simplify-truths`,children:"Forenkle sannhetsverdier"})),e})()],to:a},{title:"Hjemmeside",children:x.cloneNode(!0),to:"https://h600878.github.io/"},{title:"Forenkle sannhetsverdier",children:y.cloneNode(!0),to:"/simplify-truths.html"}],j=()=>l(_,{title:"Velkommen!",get children(){const e=w.cloneNode(!0);return n(e,l($,{each:b,children:t=>l(g,{get title(){return t.title},className:"m-4",get to(){return t.to},get children(){return t.children}})})),e}});p(()=>l(j,{}),document.getElementById("root"));
|
132
assets/simplifyTruths.e4836a84.js
Normal file
132
assets/simplifyTruths.e4836a84.js
Normal file
File diff suppressed because one or more lines are too long
20
index.html
Normal file
20
index.html
Normal file
@ -0,0 +1,20 @@
|
||||
<!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>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.e7627ed4.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/layout.bb853e75.js">
|
||||
<link rel="stylesheet" href="/assets/layout.52b1c5d8.css">
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
<div id="root"></div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
2
robots.txt
Normal file
2
robots.txt
Normal file
@ -0,0 +1,2 @@
|
||||
User-agent: *
|
||||
Allow: /
|
21
simplify-truths.html
Normal file
21
simplify-truths.html
Normal file
@ -0,0 +1,21 @@
|
||||
<!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.e4836a84.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="/assets/layout.bb853e75.js">
|
||||
<link rel="stylesheet" href="/assets/layout.52b1c5d8.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