- add favicon
All checks were successful
continuous-integration/drone/push Build is passing

- add description
This commit is contained in:
Enrico Bühler 2022-05-07 16:48:48 +02:00
parent a4184af4c4
commit bb96475833
4 changed files with 3 additions and 1 deletions

View File

@ -3,9 +3,11 @@
<head> <head>
<meta charset="UTF-8" /> <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" /> <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> <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!" />
</head> </head>
<body> <body>

BIN
public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

BIN
public/logo192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

BIN
public/logo512.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB