Skip to content

Commit c3c4eb1

Browse files
committed
Update static build
1 parent 70cb878 commit c3c4eb1

14 files changed

+32
-32
lines changed

link_bio/public/404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link rel="modulepreload" href="/assets/manifest-07460aae.js"/><link rel="modulepreload" href="/assets/entry.client-DNsd0nvf.js"/><link rel="modulepreload" href="/assets/jsx-runtime-BNhylZWU.js"/><link rel="modulepreload" href="/assets/chunk-PVWAREVJ-C1xiZW2u.js"/><link rel="modulepreload" href="/assets/rolldown-runtime-DHOV2E_C.js"/><link rel="modulepreload" href="/assets/root-B6e8fbHM.js"/><link rel="modulepreload" href="/assets/reflex-env-C3D-bCrw.js"/><link rel="modulepreload" href="/assets/emotion-react.browser.esm-CXLlANXl.js"/><link rel="modulepreload" href="/assets/Helmet-BpO3YYQ9.js"/><script>
1+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link rel="modulepreload" href="/assets/manifest-fd1ecf27.js"/><link rel="modulepreload" href="/assets/entry.client-DNsd0nvf.js"/><link rel="modulepreload" href="/assets/jsx-runtime-BNhylZWU.js"/><link rel="modulepreload" href="/assets/chunk-PVWAREVJ-C1xiZW2u.js"/><link rel="modulepreload" href="/assets/rolldown-runtime-DHOV2E_C.js"/><link rel="modulepreload" href="/assets/root-B7t4FaSY.js"/><link rel="modulepreload" href="/assets/reflex-env-C3D-bCrw.js"/><link rel="modulepreload" href="/assets/emotion-react.browser.esm-CXLlANXl.js"/><link rel="modulepreload" href="/assets/Helmet-DTK7Lqjc.js"/><script>
22
// Only run in browser environment, not during SSR
33
if (typeof document !== 'undefined') {
44
try {
@@ -20,15 +20,15 @@
2020
document.documentElement.style.colorScheme = fallbackTheme;
2121
}
2222
}
23-
</script><noscript><style data-emotion="css ehrkts">.css-ehrkts{display:none;height:1;width:1;}</style><img src="https://www.facebook.com/tr?id=509505096385581&amp;ev=PageView&amp;noscript=1" class="css-ehrkts"/></noscript><link href="/assets/__reflex_global_styles-CJphOYQU.css" rel="stylesheet" type="text/css"/></head><body><style data-emotion="css hzase2">.css-hzase2{font-family:Poppins;--default-font-family:Poppins;font-weight:400;background-color:#1A1A1A;background-image:url('/bg_dark_pattern.png');background-repeat:repeat;background-attachment:fixed;}</style><div data-is-root-theme="true" data-accent-color="blue" data-gray-color="slate" data-has-background="true" data-panel-background="translucent" data-radius="medium" data-scaling="100%" class="radix-themes css-hzase2"><style data-emotion="css 17rg0dp">.css-17rg0dp{position:fixed;width:100vw;height:0;}</style><div title="Connection Error: " class="css-17rg0dp"></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>
23+
</script><noscript><style data-emotion="css ehrkts">.css-ehrkts{display:none;height:1;width:1;}</style><img src="https://www.facebook.com/tr?id=509505096385581&amp;ev=PageView&amp;noscript=1" class="css-ehrkts"/></noscript><link href="/assets/__reflex_global_styles-DcZIgd88.css" rel="stylesheet" type="text/css"/></head><body><style data-emotion="css hzase2">.css-hzase2{font-family:Poppins;--default-font-family:Poppins;font-weight:400;background-color:#1A1A1A;background-image:url('/bg_dark_pattern.png');background-repeat:repeat;background-attachment:fixed;}</style><div data-is-root-theme="true" data-accent-color="blue" data-gray-color="slate" data-has-background="true" data-panel-background="translucent" data-radius="medium" data-scaling="100%" class="radix-themes css-hzase2"><style data-emotion="css 17rg0dp">.css-17rg0dp{position:fixed;width:100vw;height:0;}</style><div title="Connection Error: " class="css-17rg0dp"></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>
2424
console.log(
2525
"💿 Hey developer 👋. You can provide a way better UX than this " +
2626
"when your app is loading JS modules and/or running `clientLoader` " +
2727
"functions. Check out https://reactrouter.com/start/framework/route-module#hydratefallback " +
2828
"for more information."
2929
);
30-
</script></div><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_middleware":false,"unstable_optimizeDeps":true,"unstable_splitRouteModules":false,"unstable_subResourceIntegrity":false,"unstable_viteEnvironmentApi":false},"routeDiscovery":{"mode":"initial"},"ssr":false,"isSpaMode":true};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">import "/assets/manifest-07460aae.js";
31-
import * as route0 from "/assets/root-B6e8fbHM.js";
30+
</script></div><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_middleware":false,"unstable_optimizeDeps":true,"unstable_splitRouteModules":false,"unstable_subResourceIntegrity":false,"unstable_viteEnvironmentApi":false},"routeDiscovery":{"mode":"initial"},"ssr":false,"isSpaMode":true};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">import "/assets/manifest-fd1ecf27.js";
31+
import * as route0 from "/assets/root-B7t4FaSY.js";
3232

3333
window.__reactRouterRouteModules = {"root":route0};
3434

link_bio/public/__spa-fallback.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link rel="modulepreload" href="/assets/manifest-07460aae.js"/><link rel="modulepreload" href="/assets/entry.client-DNsd0nvf.js"/><link rel="modulepreload" href="/assets/jsx-runtime-BNhylZWU.js"/><link rel="modulepreload" href="/assets/chunk-PVWAREVJ-C1xiZW2u.js"/><link rel="modulepreload" href="/assets/rolldown-runtime-DHOV2E_C.js"/><link rel="modulepreload" href="/assets/root-B6e8fbHM.js"/><link rel="modulepreload" href="/assets/reflex-env-C3D-bCrw.js"/><link rel="modulepreload" href="/assets/emotion-react.browser.esm-CXLlANXl.js"/><link rel="modulepreload" href="/assets/Helmet-BpO3YYQ9.js"/><script>
1+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link rel="modulepreload" href="/assets/manifest-fd1ecf27.js"/><link rel="modulepreload" href="/assets/entry.client-DNsd0nvf.js"/><link rel="modulepreload" href="/assets/jsx-runtime-BNhylZWU.js"/><link rel="modulepreload" href="/assets/chunk-PVWAREVJ-C1xiZW2u.js"/><link rel="modulepreload" href="/assets/rolldown-runtime-DHOV2E_C.js"/><link rel="modulepreload" href="/assets/root-B7t4FaSY.js"/><link rel="modulepreload" href="/assets/reflex-env-C3D-bCrw.js"/><link rel="modulepreload" href="/assets/emotion-react.browser.esm-CXLlANXl.js"/><link rel="modulepreload" href="/assets/Helmet-DTK7Lqjc.js"/><script>
22
// Only run in browser environment, not during SSR
33
if (typeof document !== 'undefined') {
44
try {
@@ -20,15 +20,15 @@
2020
document.documentElement.style.colorScheme = fallbackTheme;
2121
}
2222
}
23-
</script><noscript><style data-emotion="css ehrkts">.css-ehrkts{display:none;height:1;width:1;}</style><img src="https://www.facebook.com/tr?id=509505096385581&amp;ev=PageView&amp;noscript=1" class="css-ehrkts"/></noscript><link href="/assets/__reflex_global_styles-CJphOYQU.css" rel="stylesheet" type="text/css"/></head><body><style data-emotion="css hzase2">.css-hzase2{font-family:Poppins;--default-font-family:Poppins;font-weight:400;background-color:#1A1A1A;background-image:url('/bg_dark_pattern.png');background-repeat:repeat;background-attachment:fixed;}</style><div data-is-root-theme="true" data-accent-color="blue" data-gray-color="slate" data-has-background="true" data-panel-background="translucent" data-radius="medium" data-scaling="100%" class="radix-themes css-hzase2"><style data-emotion="css 17rg0dp">.css-17rg0dp{position:fixed;width:100vw;height:0;}</style><div title="Connection Error: " class="css-17rg0dp"></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>
23+
</script><noscript><style data-emotion="css ehrkts">.css-ehrkts{display:none;height:1;width:1;}</style><img src="https://www.facebook.com/tr?id=509505096385581&amp;ev=PageView&amp;noscript=1" class="css-ehrkts"/></noscript><link href="/assets/__reflex_global_styles-DcZIgd88.css" rel="stylesheet" type="text/css"/></head><body><style data-emotion="css hzase2">.css-hzase2{font-family:Poppins;--default-font-family:Poppins;font-weight:400;background-color:#1A1A1A;background-image:url('/bg_dark_pattern.png');background-repeat:repeat;background-attachment:fixed;}</style><div data-is-root-theme="true" data-accent-color="blue" data-gray-color="slate" data-has-background="true" data-panel-background="translucent" data-radius="medium" data-scaling="100%" class="radix-themes css-hzase2"><style data-emotion="css 17rg0dp">.css-17rg0dp{position:fixed;width:100vw;height:0;}</style><div title="Connection Error: " class="css-17rg0dp"></div><section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false"></section><script>
2424
console.log(
2525
"💿 Hey developer 👋. You can provide a way better UX than this " +
2626
"when your app is loading JS modules and/or running `clientLoader` " +
2727
"functions. Check out https://reactrouter.com/start/framework/route-module#hydratefallback " +
2828
"for more information."
2929
);
30-
</script></div><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_middleware":false,"unstable_optimizeDeps":true,"unstable_splitRouteModules":false,"unstable_subResourceIntegrity":false,"unstable_viteEnvironmentApi":false},"routeDiscovery":{"mode":"initial"},"ssr":false,"isSpaMode":true};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">import "/assets/manifest-07460aae.js";
31-
import * as route0 from "/assets/root-B6e8fbHM.js";
30+
</script></div><script>window.__reactRouterContext = {"basename":"/","future":{"unstable_middleware":false,"unstable_optimizeDeps":true,"unstable_splitRouteModules":false,"unstable_subResourceIntegrity":false,"unstable_viteEnvironmentApi":false},"routeDiscovery":{"mode":"initial"},"ssr":false,"isSpaMode":true};window.__reactRouterContext.stream = new ReadableStream({start(controller){window.__reactRouterContext.streamController = controller;}}).pipeThrough(new TextEncoderStream());</script><script type="module" async="">import "/assets/manifest-fd1ecf27.js";
31+
import * as route0 from "/assets/root-B7t4FaSY.js";
3232

3333
window.__reactRouterRouteModules = {"root":route0};
3434

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

link_bio/public/assets/__reflex_global_styles-CJphOYQU.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

link_bio/public/assets/__reflex_global_styles-DcZIgd88.css

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

link_bio/public/assets/_cursos_._index-DAvlofrU.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

link_bio/public/assets/_cursos_._index-DkpAjTrM.js

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

link_bio/public/assets/manifest-07460aae.js renamed to link_bio/public/assets/manifest-fd1ecf27.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)