ci(dist): build dist
This commit is contained in:
parent
6b1bf471d1
commit
dfeb7aaac4
8 changed files with 39 additions and 7 deletions
19
dist/404.html
vendored
19
dist/404.html
vendored
|
@ -1 +1,18 @@
|
|||
<!DOCTYPE html><html lang="en-us"> <head><meta charset="utf-8"><title>404</title><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="darkreader-lock"><link rel="apple-touch-icon" href="/img/site-touch-icon.webp"><link rel="apple-touch-icon" sizes="72x72" href="/img/apple-touch-icon-72x72.webp"><link rel="icon" type="image/svg+xml" href="/img/site-favicon.svg"><link rel="stylesheet" href="/_astro/index.Bno6tbWy.css"></head> <body class="bg-linear-to-b/oklch from-neutral-700 to-black text-white overflow-hidden"> <div class="flex items-center justify-center min-h-screen"> <div class="flex flex-col items-center justify-center w-full h-full max-w-[60vmin] max-h-[60vmin] md:max-w-[35vmin] md:max-h-[35vmin]"> <h1 class="text-4xl opacity-0 font-semibold">404</h1> </div> </div> <script type="module" src="/_astro/404.astro_astro_type_script_index_0_lang.BT4rBAk0.js"></script> <script type="module" src="/_astro/404.astro_astro_type_script_index_1_lang.BshspGhv.js"></script> </body> </html>
|
||||
<!DOCTYPE html><html lang="en-us"> <head><meta charset="utf-8"><title>404</title><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="darkreader-lock"><link rel="apple-touch-icon" href="/img/site-touch-icon.webp"><link rel="apple-touch-icon" sizes="72x72" href="/img/apple-touch-icon-72x72.webp"><link rel="icon" type="image/svg+xml" href="/img/site-favicon.svg"><link rel="stylesheet" href="/_astro/index.CAMEI3kK.css"><script>
|
||||
(function () {
|
||||
var script = document.createElement("script")
|
||||
var viewTransitionsEnabled = document.querySelector("meta[name='astro-view-transitions-enabled']")?.content
|
||||
|
||||
script.setAttribute("src", "https://umami.z0x.ca/script.js")
|
||||
script.setAttribute("defer", true)
|
||||
script.setAttribute("data-website-id", "343a00a4-7e34-4177-b07c-dce26ffc1b50")
|
||||
|
||||
|
||||
if (!!viewTransitionsEnabled) {
|
||||
script.setAttribute("data-astro-rerun", true)
|
||||
}
|
||||
|
||||
var head = document.querySelector("head")
|
||||
head.appendChild(script)
|
||||
})()
|
||||
</script></head> <body class="bg-linear-to-b/oklch from-neutral-700 to-black text-white overflow-hidden"> <div class="flex items-center justify-center min-h-screen"> <div class="flex flex-col items-center justify-center w-full h-full max-w-[60vmin] max-h-[60vmin] md:max-w-[35vmin] md:max-h-[35vmin]"> <h1 class="text-4xl opacity-0 font-semibold">404</h1> </div> </div> <script type="module" src="/_astro/404.astro_astro_type_script_index_0_lang.BjeD0GcN.js"></script> <script type="module" src="/_astro/404.astro_astro_type_script_index_1_lang.BshspGhv.js"></script> </body> </html>
|
Loading…
Add table
Add a link
Reference in a new issue