Skip to content

Commit

Permalink
Built with fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
TommasoPrinetti committed Jan 21, 2025
1 parent 9b17e7e commit 9e11bf2
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .svelte-kit/generated/server/internal.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .svelte-kit/output/server/chunks/internal.js
Original file line number Diff line number Diff line change
Expand Up @@ -1419,7 +1419,7 @@ const options = {
root,
service_worker: false,
templates: {
app: ({ head, body, assets: assets2, nonce, env }) => '<!DOCTYPE html>\n<html lang="en">\n <head>\n <meta charset="utf-8" />\n <link rel="icon" href="' + assets2 + '/favicon.png" />\n <meta name="viewport" content="width=device-width, initial-scale=1" />\n ' + head + '\n\n <noscript>\n <style>\n /**\n * Reinstate scrolling for non-JS clients\n */\n .simplebar-content-wrapper {\n scrollbar-width: auto;\n -ms-overflow-style: auto;\n }\n\n .simplebar-content-wrapper::-webkit-scrollbar,\n .simplebar-hide-scrollbar::-webkit-scrollbar {\n display: initial;\n width: initial;\n height: initial;\n }\n </style>\n </noscript>\n </head>\n <body data-sveltekit-preload-data="hover">\n <div class="major_div" style="display: contents">' + body + '</div>\n </body>\n</html>\n\n<svelte:head>\n <!-- Page Title -->\n <title>Écologies des Pratiques LLMs (EL2MP)</title>\n <!-- Meta Description -->\n <meta\n name="description"\n content="Exploring the transformative impact of Large Language Models (LLMs) on research, creativity, and communication across various domains."\n />\n <!-- Canonical URL -->\n <link rel="canonical" href="https://medialab.github.io/EL2MP/" />\n\n <!-- Open Graph Meta Tags -->\n <meta property="og:type" content="website" />\n <meta property="og:title" content="Écologies des Pratiques LLMs (EL2MP)" />\n <meta\n property="og:description"\n content="Exploring the transformative impact of Large Language Models (LLMs) on research, creativity, and communication across various domains."\n />\n <meta property="og:url" content="https://medialab.github.io/EL2MP/" />\n <meta property="og:image" content="OpenGraph.jpg" />\n <meta\n property="og:image:alt"\n content="Écologies des Pratiques LLMs (EL2MP) Logo"\n />\n <meta\n property="og:site_name"\n content="Écologies des Pratiques LLMs (EL2MP)"\n />\n\n <!-- Twitter Card Meta Tags -->\n <meta name="twitter:card" content="summary_large_image" />\n <meta name="twitter:title" content="Écologies des Pratiques LLMs (EL2MP)" />\n <meta\n name="twitter:description"\n content="Exploring the transformative impact of Large Language Models (LLMs) on research, creativity, and communication across various domains."\n />\n <meta name="twitter:image" content="OpenGraph.jpg" />\n <meta\n name="twitter:image:alt"\n content="Écologies des Pratiques LLMs (EL2MP) Logo"\n />\n <meta name="twitter:site" content="@your_twitter_handle" />\n <meta name="twitter:creator" content="@your_twitter_handle" />\n\n <!-- Favicon -->\n <link rel="icon" href="FAVICON.jpg" />\n</svelte:head>\n\n<style></style>\n',
app: ({ head, body, assets: assets2, nonce, env }) => '<!DOCTYPE html>\n<html lang="en">\n <head>\n <meta charset="utf-8" />\n <link rel="icon" href="FAVICON.jpg" />\n <meta name="viewport" content="width=device-width, initial-scale=1" />\n ' + head + '\n\n <noscript>\n <style>\n /**\n * Reinstate scrolling for non-JS clients\n */\n .simplebar-content-wrapper {\n scrollbar-width: auto;\n -ms-overflow-style: auto;\n }\n\n .simplebar-content-wrapper::-webkit-scrollbar,\n .simplebar-hide-scrollbar::-webkit-scrollbar {\n display: initial;\n width: initial;\n height: initial;\n }\n </style>\n </noscript>\n </head>\n <body data-sveltekit-preload-data="hover">\n <div class="major_div" style="display: contents">' + body + '</div>\n </body>\n</html>\n\n<svelte:head>\n <!-- Page Title -->\n <title>Écologies des Pratiques LLMs (EL2MP)</title>\n <!-- Meta Description -->\n <meta\n name="description"\n content="Exploring the transformative impact of Large Language Models (LLMs) on research, creativity, and communication across various domains."\n />\n <!-- Canonical URL -->\n <link rel="canonical" href="https://medialab.github.io/EL2MP/" />\n\n <!-- Open Graph Meta Tags -->\n <meta property="og:type" content="website" />\n <meta property="og:title" content="Écologies des Pratiques LLMs (EL2MP)" />\n <meta\n property="og:description"\n content="Exploring the transformative impact of Large Language Models (LLMs) on research, creativity, and communication across various domains."\n />\n <meta property="og:url" content="https://medialab.github.io/EL2MP/" />\n <meta property="og:image" content="OpenGraph.jpg" />\n <meta\n property="og:image:alt"\n content="Écologies des Pratiques LLMs (EL2MP) Logo"\n />\n <meta\n property="og:site_name"\n content="Écologies des Pratiques LLMs (EL2MP)"\n />\n\n <!-- Twitter Card Meta Tags -->\n <meta name="twitter:card" content="summary_large_image" />\n <meta name="twitter:title" content="Écologies des Pratiques LLMs (EL2MP)" />\n <meta\n name="twitter:description"\n content="Exploring the transformative impact of Large Language Models (LLMs) on research, creativity, and communication across various domains."\n />\n <meta name="twitter:image" content="OpenGraph.jpg" />\n <meta\n name="twitter:image:alt"\n content="Écologies des Pratiques LLMs (EL2MP) Logo"\n />\n <meta name="twitter:site" content="@your_twitter_handle" />\n <meta name="twitter:creator" content="@your_twitter_handle" />\n\n <!-- Favicon -->\n <link rel="icon" href="FAVICON.jpg" />\n</svelte:head>\n\n<style></style>\n',
error: ({ status, message }) => '<!doctype html>\n<html lang="en">\n <head>\n <meta charset="utf-8" />\n <title>' + message + `</title>
<style>
Expand Down Expand Up @@ -1491,7 +1491,7 @@ const options = {
<div class="error">
<span class="status">` + status + '</span>\n <div class="message">\n <h1>' + message + "</h1>\n </div>\n </div>\n </body>\n</html>\n"
},
version_hash: "16j40j6"
version_hash: "ovf9w2"
};
async function get_hooks() {
let handle;
Expand Down
6 changes: 3 additions & 3 deletions .svelte-kit/output/server/manifest-full.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .svelte-kit/output/server/nodes/1.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
export const index = 1;
let component_cache;
export const component = async () => component_cache ??= (await import('../entries/fallbacks/error.svelte.js')).default;
export const imports = ["_app/immutable/nodes/1.DKN44qr3.js","_app/immutable/chunks/disclose-version.yRUqBdr1.js","_app/immutable/chunks/runtime.CPZqnB3O.js","_app/immutable/chunks/legacy.BNj3VDte.js","_app/immutable/chunks/render.ClV9nQy9.js","_app/immutable/chunks/entry.JZRwvq34.js","_app/immutable/chunks/index-client.CgKQl7V3.js"];
export const imports = ["_app/immutable/nodes/1.BdAXyN88.js","_app/immutable/chunks/disclose-version.yRUqBdr1.js","_app/immutable/chunks/runtime.CPZqnB3O.js","_app/immutable/chunks/legacy.BNj3VDte.js","_app/immutable/chunks/render.ClV9nQy9.js","_app/immutable/chunks/entry.BjYePzVE.js","_app/immutable/chunks/index-client.CgKQl7V3.js"];
export const stylesheets = [];
export const fonts = [];
2 changes: 1 addition & 1 deletion build/_app/version.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":"1737471851931"}
{"version":"1737472160366"}
Binary file removed build/favicon.png
Binary file not shown.
14 changes: 7 additions & 7 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<link rel="icon" href="FAVICON.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />

<link href="./_app/immutable/assets/2.C5AFC8ik.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.DeOG3i7j.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.JZRwvq34.js">
<link rel="modulepreload" href="./_app/immutable/entry/start.DtZvMIkT.js">
<link rel="modulepreload" href="./_app/immutable/chunks/entry.BjYePzVE.js">
<link rel="modulepreload" href="./_app/immutable/chunks/runtime.CPZqnB3O.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-client.CgKQl7V3.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.DmOdloeF.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.FEJgJnFG.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper.BKSAkrqI.js">
<link rel="modulepreload" href="./_app/immutable/chunks/render.ClV9nQy9.js">
<link rel="modulepreload" href="./_app/immutable/chunks/disclose-version.yRUqBdr1.js">
Expand Down Expand Up @@ -42,16 +42,16 @@

<script>
{
__sveltekit_16j40j6 = {
__sveltekit_ovf9w2 = {
base: new URL(".", location).pathname.slice(0, -1),
assets: "/EL2MP"
};

const element = document.currentScript.parentElement;

Promise.all([
import("./_app/immutable/entry/start.DeOG3i7j.js"),
import("./_app/immutable/entry/app.DmOdloeF.js")
import("./_app/immutable/entry/start.DtZvMIkT.js"),
import("./_app/immutable/entry/app.FEJgJnFG.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
Expand Down
2 changes: 1 addition & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="icon" href="FAVICON.jpg" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
%sveltekit.head%

Expand Down

0 comments on commit 9e11bf2

Please sign in to comment.