-
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.
Deploying to gh-pages from @ e808b84 🚀
- Loading branch information
1 parent
44c723f
commit ffe681a
Showing
170 changed files
with
6,757 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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,92 @@ | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<base href="./" /> | ||
<meta charset="utf-8" /> | ||
<title>Frequency</title> | ||
<link rel="icon" href="/_pr/100/favicon.ico" sizes="any" /> | ||
<link rel="icon" href="/_pr/100/favicon.svg" type="image/svg+xml" /> | ||
<link rel="apple-touch-icon" href="/_pr/100/apple-touch-icon.png" /> | ||
<link rel="manifest" href="/_pr/100/manifest.webmanifest" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" /> | ||
|
||
<meta property="og:title" content="Frequency" /> | ||
<meta property="og:url" content="" /> | ||
<meta property="og:description" content="Welcome to the People's Internet." /> | ||
<!-- The og:images must be absolute. The assets are in /static --> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:image" content="https://www.frequency.xyz/og-preview.png" /> | ||
<meta property="og:image:width" content="1200" /> | ||
<meta property="og:image:height" content="630" /> | ||
<meta property="og:image" content="https://www.frequency.xyz/og-square.png" /> | ||
<meta property="og:image:width" content="1200" /> | ||
<meta property="og:image:height" content="1200" /> | ||
<meta property="og:image" content="https://www.frequency.xyz/og-thumbnail.png" /> | ||
<meta property="og:image:width" content="200" /> | ||
<meta property="og:image:height" content="200" /> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:image" content="https://www.frequency.xyz/og-twitter.png" /> | ||
|
||
<meta name="twitter:site" content="@one_frequency" /> | ||
<meta property="og:site_name" content="Frequency" /> | ||
|
||
<link rel="modulepreload" href="/_pr/100/_app/immutable/entry/start.BEnTTX0z.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/entry.D_MUt-6s.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/runtime.CyUljWt5.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/index.GOTngY-N.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/utils.4TLHPe58.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/paths.LF61_MbR.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/entry/app.BnO2Xerx.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/index-client.B7zk7RI3.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/disclose-version.rltvfQqM.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/store.BSrMBhKC.js"> | ||
<link rel="modulepreload" href="/_pr/100/_app/immutable/chunks/this.BAB5vEJH.js"> | ||
|
||
<!-- Klaro - make sure the config gets loaded before Klaro --> | ||
<script defer type="text/javascript" src="/_pr/100/klaro-config.js"></script> | ||
<script defer type="text/javascript" src="/_pr/100/klaro.js"></script> | ||
<!-- Matomo --> | ||
<script> | ||
var _paq = (window._paq = window._paq || []); | ||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */ | ||
_paq.push(['requireCookieConsent']); | ||
_paq.push(['requireConsent']); | ||
_paq.push(['trackPageView']); | ||
_paq.push(['enableLinkTracking']); | ||
(function () { | ||
var u = 'https://dsnp.matomo.cloud/'; | ||
_paq.push(['setTrackerUrl', u + 'matomo.php']); | ||
_paq.push(['setSiteId', '2']); | ||
var d = document, | ||
g = d.createElement('script'), | ||
s = d.getElementsByTagName('script')[0]; | ||
g.async = true; | ||
g.src = 'https://cdn.matomo.cloud/dsnp.matomo.cloud/matomo.js'; | ||
s.parentNode.insertBefore(g, s); | ||
})(); | ||
</script> | ||
<!-- End Matomo Code --> | ||
</head> | ||
|
||
<body data-sveltekit-preload-data="hover"> | ||
<div style="display: contents"> | ||
<script> | ||
{ | ||
__sveltekit_1u7ptzp = { | ||
base: "/_pr/100", | ||
assets: "/_pr/100" | ||
}; | ||
|
||
const element = document.currentScript.parentElement; | ||
|
||
Promise.all([ | ||
import("/_pr/100/_app/immutable/entry/start.BEnTTX0z.js"), | ||
import("/_pr/100/_app/immutable/entry/app.BnO2Xerx.js") | ||
]).then(([kit, app]) => { | ||
kit.start(app, element); | ||
}); | ||
} | ||
</script> | ||
</div> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
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 @@ | ||
export const env={} |
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 @@ | ||
�export const env={} |
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
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 @@ | ||
}`v�/�"�@P��Zk��=�۶���B�G���T����H�|�, V�ab���'e�D����.���u�� ڳ�HI�v��yrI��WX#+P`��k�f��!�A�}]� |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
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 @@ | ||
.slide-out.svelte-jx3fzo{opacity:0;transform:translate(10%)}.slide-in.svelte-jx3fzo{opacity:1;transform:translate(0)} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.