Files
RRS/index.html
T
2026-09-12 03:08:23 -04:00

19 lines
631 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#f5f3ee" />
<meta
name="description"
content="Radhe Radhe Synthetics — greige knitted fabrics engineered for diverse apparel applications. Consistency at scale. Continuous development."
/>
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<title>RRS — Radhe Radhe Synthetics</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>