diff options
| author | Tyler Hoang <tyler@tylerhoang.xyz> | 2026-06-05 01:27:59 -0700 |
|---|---|---|
| committer | Tyler Hoang <tyler@tylerhoang.xyz> | 2026-06-05 01:27:59 -0700 |
| commit | becd43ea2152dd676b8d26a8e92fe693502c98f1 (patch) | |
| tree | 80b47685f73cfb8e31750ec5f53213239f4c8bbe | |
| parent | d70ce65502caf70daaa9eb6b85c698554786734e (diff) | |
rename site title to trainytrain.xyz
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
| -rwxr-xr-x | enter.html | 2 | ||||
| -rwxr-xr-x | index.html | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="UTF-8" /> -<title>welcome — tyler.xyz</title> +<title>welcome — trainytrain.xyz</title> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Audiowide&family=Caveat:wght@400;500;600;700&family=Michroma&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap" /> @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta charset="UTF-8" /> -<title>tyler.xyz · Aqua Desktop</title> +<title>trainytrain.xyz · Aqua Desktop</title> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Audiowide&family=Caveat:wght@400;500;600;700&family=Michroma&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700;800&family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap" /> |
