/
home
/
simp499cl
/
public_html
/
washbe_v2
/
/home/simp499cl/public_html/washbe_v2
mkdir
upload
Name
Size
Mode
Actions
agendar_paso1.html
10241
0644
edit
dl
rm
avatar-1.svg
3557
0644
edit
dl
rm
avatar-2.svg
7061
0644
edit
dl
rm
avatar.svg
8035
0644
edit
dl
rm
css2-1.css
15925
0644
edit
dl
rm
css2.css
2339
0644
edit
dl
rm
favicon.ico.html
10005
0644
edit
dl
rm
index.html
123970
0644
edit
dl
rm
index_fixed(3).html
123933
0644
edit
dl
rm
main.css
90186
0644
edit
dl
rm
p1xy54fw_Logo-Washbe-2025-New.png
74494
0644
edit
dl
rm
pexels-photo-210627.jpeg
548804
0644
edit
dl
rm
pexels-photo-372810.jpeg
2073642
0644
edit
dl
rm
photo-1520340356584-f9917d1eea6f.jpg
4560790
0644
edit
dl
rm
photo-1607860108855-64acf2078ed9.jpg
3835699
0644
edit
dl
rm
photo-1633014041037-f5446fb4ce99.jpg
3392170
0644
edit
dl
rm
photo-1761934657948-708146148588.jpg
4314676
0644
edit
dl
rm
photo-1761934658038-d0e6792378b1.jpg
4176896
0644
edit
dl
rm
photo-1761934658331-2e00b20dc6c6.jpg
5005398
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7W0I5nvwUgHU.woff2
18720
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7W0I5nvwUgHU.woff2
18940
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7W0I5nvwU.woff2
48532
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7W0I5nvwUgHU.woff2
25812
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7W0I5nvwUgHU.woff2
10212
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7W0I5nvwUgHU.woff2
11176
0644
edit
dl
rm
UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7W0I5nvwUgHU.woff2
84924
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZ9hiA.woff2
24452
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZBhiI2B.woff2
5100
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZFhiI2B.woff2
36260
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZJhiI2B.woff2
10484
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZNhiI2B.woff2
5432
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZthiI2B.woff2
7972
0644
edit
dl
rm
UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYAZxhiI2B.woff2
7944
0644
edit
dl
rm
Edit:
/home/simp499cl/public_html/washbe_v2/favicon.ico.html
(10005B)
<!doctype html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="theme-color" content="#000000" /> <meta name="description" content="A product of emergent.sh" /> <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=Inter:wght@600&display=swap" rel="stylesheet" /> <!-- manifest.json provides metadata used when your web app is installed on a user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> <!-- Notice the use of in the tags above. It will be replaced with the URL of the `public` folder during the build. Only files inside the `public` folder can be referenced from the HTML. Unlike "/favicon.ico" or "favicon.ico", "/favicon.ico" will work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> <title>Emergent | Fullstack App</title> <script src="https://assets.emergent.sh/scripts/emergent-main.js"></script> <!-- These two scripts have been added for the Visual Edits, please do not edit or remove them --> <script> // Only load visual edit scripts when inside an iframe if (window.self !== window.top) { // Load debug monitor script var debugMonitorScript = document.createElement('script'); debugMonitorScript.src = 'https://assets.emergent.sh/scripts/debug-monitor.js'; document.head.appendChild(debugMonitorScript); // Configure Tailwind window.tailwind = window.tailwind || {}; tailwind.config = { corePlugins: { preflight: false }, }; // Load Tailwind CDN var tailwindScript = document.createElement('script'); tailwindScript.src = 'https://cdn.tailwindcss.com'; document.head.appendChild(tailwindScript); } </script> <script defer src="/static/js/bundle.js"></script></head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="root"></div> <!-- This HTML file is a template. If you open it directly in the browser, you will see an empty page. You can add webfonts, meta tags, or analytics to this file. The build step will place the bundled scripts into the <body> tag. To begin the development, run `npm start` or `yarn start`. To create a production bundle, use `npm run build` or `yarn build`. --> <a id="emergent-badge" target="_blank" href="https://app.emergent.sh/?utm_source=emergent-badge" style=" display: inline-flex !important; box-sizing: border-box; width: 178px; height: 40px; padding: 8px 12px 8px 12px; align-items: center !important; gap: 8px; border-radius: 50px !important; background: #000 !important; position: fixed !important; bottom: 20px; right: 20px; text-decoration: none; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important; font-size: 12px !important; z-index: 9999 !important; " > <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"> <path d="M15.5702 8.13142C15.7729 8.0412 16.0007 8.18878 15.9892 8.4103C15.8374 11.3192 14.0965 14.0405 11.2531 15.3065C8.40964 16.5725 5.2224 16.0453 2.95912 14.2117C2.78676 14.072 2.82955 13.804 3.03219 13.7137L4.95677 12.8568C5.04866 12.8159 5.15446 12.823 5.24204 12.8725C6.73377 13.7153 8.59176 13.8649 10.2772 13.1145C11.9626 12.3641 13.0947 10.8833 13.4665 9.21075C13.4883 9.11256 13.5539 9.02918 13.6457 8.98827L15.5702 8.13142Z" fill="white"/> <path fill-rule="evenodd" clip-rule="evenodd" d="M15.3066 4.74698L15.5067 5.19653C15.5759 5.35178 15.5061 5.53366 15.3508 5.60278L1.29992 11.8586C1.14467 11.9278 0.962794 11.8579 0.893675 11.7027L0.701732 11.2716L0.693457 11.2531C-1.10317 7.21778 0.711626 2.49007 4.74692 0.693443C8.78221 -1.10318 13.51 0.711693 15.3066 4.74698ZM2.82356 8.55367C2.63552 8.63739 2.41991 8.51617 2.40853 8.31065C2.28373 6.05724 3.53858 3.85787 5.72286 2.88536C7.90715 1.91286 10.3813 2.45199 11.9724 4.05256C12.1175 4.19854 12.0633 4.43988 11.8753 4.5236L2.82356 8.55367Z" fill="white"/> </svg> <p style=" color: #FFF !important; font-family: 'Inter', sans-serif !important; font-size: 13px !important; font-style: normal !important; font-weight: 600 !important; line-height: 20px !important; margin: 0 !important; white-space: nowrap !important; " > Made with Emergent </p> </a> <script> !(function (t, e) { var o, n, p, r; e.__SV || ((window.posthog = e), (e._i = []), (e.init = function (i, s, a) { function g(t, e) { var o = e.split("."); 2 == o.length && ((t = t[o[0]]), (e = o[1])), (t[e] = function () { t.push( [e].concat( Array.prototype.slice.call( arguments, 0, ), ), ); }); } ((p = t.createElement("script")).type = "text/javascript"), (p.crossOrigin = "anonymous"), (p.async = !0), (p.src = s.api_host.replace( ".i.posthog.com", "-assets.i.posthog.com", ) + "/static/array.js"), (r = t.getElementsByTagName( "script", )[0]).parentNode.insertBefore(p, r); var u = e; for ( void 0 !== a ? (u = e[a] = []) : (a = "posthog"), u.people = u.people || [], u.toString = function (t) { var e = "posthog"; return ( "posthog" !== a && (e += "." + a), t || (e += " (stub)"), e ); }, u.people.toString = function () { return u.toString(1) + ".people (stub)"; }, o = "init me ws ys ps bs capture je Di ks register register_once register_for_session unregister unregister_for_session Ps getFeatureFlag getFeatureFlagPayload isFeatureEnabled reloadFeatureFlags updateEarlyAccessFeatureEnrollment getEarlyAccessFeatures on onFeatureFlags onSurveysLoaded onSessionId getSurveys getActiveMatchingSurveys renderSurvey canRenderSurvey canRenderSurveyAsync identify setPersonProperties group resetGroups setPersonPropertiesForFlags resetPersonPropertiesForFlags setGroupPropertiesForFlags resetGroupPropertiesForFlags reset get_distinct_id getGroups get_session_id get_session_replay_url alias set_config startSessionRecording stopSessionRecording sessionRecordingStarted captureException loadToolbar get_property getSessionProperty Es $s createPersonProfile Is opt_in_capturing opt_out_capturing has_opted_in_capturing has_opted_out_capturing clear_opt_in_out_capturing Ss debug xs getPageViewId captureTraceFeedback captureTraceMetric".split( " ", ), n = 0; n < o.length; n++ ) g(u, o[n]); e._i.push([i, s, a]); }), (e.__SV = 1)); })(document, window.posthog || []); posthog.init("phc_xAvL2Iq4tFmANRE7kzbKwaSqp1HJjN7x48s3vr0CMjs", { api_host: "https://us.i.posthog.com", person_profiles: "identified_only", // or 'always' to create profiles for anonymous users as well, session_recording: { recordCrossOriginIframes: true, capturePerformance: false, }, }); </script> </body> </html>
Save
cmd:
run