Skip to content

Commit

Permalink
Deploying to gh-pages from @ 05eaa6c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marekdedic committed Oct 12, 2024
0 parents commit 1c8afb0
Show file tree
Hide file tree
Showing 8 changed files with 372 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
itpoptavky.skaut.cz
75 changes: 75 additions & 0 deletions assets/index-Qza6zeaC.js

Large diffs are not rendered by default.

258 changes: 258 additions & 0 deletions assets/index-legacy-BGUamt8j.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/logo-B0Ials9e.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions assets/polyfills-legacy-BKsqhS0c.js

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#ffffff" />
<link rel="manifest" href="manifest.json" />
<link rel="preconnect" href="https://cdn.skauting.cz" />
<link href="https://cdn.skauting.cz/fonts/fonts.css" rel="stylesheet" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;1,400;1,600&display=swap"
rel="stylesheet"
/>
<title>Skaut – IT poptávky</title>
<script type="module" crossorigin src="/assets/index-Qza6zeaC.js"></script>
<script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script>
<script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script>
</head>
<body>
<noscript
>Je třeba mít zapnutý javascript pro zobrazaní této stránky.</noscript
>
<div id="root"></div>
<script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script>
<script nomodule crossorigin id="vite-legacy-polyfill" src="/assets/polyfills-legacy-BKsqhS0c.js"></script>
<script nomodule crossorigin id="vite-legacy-entry" data-src="/assets/index-legacy-BGUamt8j.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script>
</body>
</html>
1 change: 1 addition & 0 deletions listings.json

Large diffs are not rendered by default.

0 comments on commit 1c8afb0

Please sign in to comment.