Create index.html

master
urbicide 2021-01-21 22:08:43 +03:00 committed by GitHub
parent b5520f8f8b
commit 13438ac4ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

14
discord/index.html 100644
View File

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex, nofollow, noarchive">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta http-equiv="refresh" content="2; URL=https://discord.gg/Up4aUeQKnJ" />
<link rel="stylesheet" href="/css/normalize.css">
<link rel="stylesheet" href="/css/style.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<title>DISCORD</title>
</head>
</html>