gen/dist/index.html
Enrico Bühler 1cf978c85d
All checks were successful
continuous-integration/drone/push Build is passing
- improve styling
- change fonts
2022-05-16 03:08:55 +02:00

21 lines
836 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>gen.played - Random Team Generator for CS:GO, Valorant and other Games</title>
<meta name="description"
content="gen.played is a random team generator. Simply enter the names of the players, press generate and you've got as many random teams as you like. Not happy with the result? Just press generate again!" />
<script type="module" crossorigin src="/assets/index.5d5789f0.js"></script>
<link rel="stylesheet" href="/assets/index.87f7909d.css">
</head>
<body>
<div id="root"></div>
<script defer data-domain="gen.played.party" src="https://analytics.unom.io/js/plausible.js"></script>
</body>
</html>