emilandClaude Sonnet 4.6 be6a0d712f Fix Russian generator pages: use individual pages instead of dynamic route
The dynamic [slug].astro imported all 10 generator components, causing Astro
to bundle all their scripts into every Russian page. Scripts then crashed
trying to find DOM elements that don't exist on the page.

Each Russian generator page now imports only its own component, matching
the English page structure.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-09 16:57:11 +03:00
2026-05-09 01:57:12 +03:00
2026-05-09 01:57:12 +03:00
2026-05-09 01:57:12 +03:00
2026-05-09 13:32:35 +03:00
2026-05-09 01:57:12 +03:00
2026-05-09 01:57:12 +03:00
2026-05-09 01:57:12 +03:00
S
Description
Bilingual (EN/RU) static site with ten random-value generators, built with Astro and Tailwind CSS.
7.6 MiB
Languages
Astro 82.7%
TypeScript 15.5%
JavaScript 1.5%
Dockerfile 0.2%