- improve styling
All checks were successful
continuous-integration/drone/push Build is passing

- change fonts
This commit is contained in:
2022-05-16 03:08:55 +02:00
parent 71fa0133e3
commit 1cf978c85d
58 changed files with 658 additions and 726 deletions

File diff suppressed because one or more lines are too long

9
dist/index.html vendored
View File

@@ -3,16 +3,19 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
<link rel="icon" type="image/svg+xml" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>played - Random Team Generator</title>
<script type="module" crossorigin src="/assets/index.3030d437.js"></script>
<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>