first commit
This commit is contained in:
17
bot/frontend/public/index.html
Normal file
17
bot/frontend/public/index.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#5865f2" />
|
||||
<meta name="description" content="Panel zarządzania bota Discord - Skrzynka Impostora" />
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||
<title>Skrzynka Impostora - Panel Administracyjny</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>Musisz włączyć JavaScript aby korzystać z tej aplikacji.</noscript>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user