dark mode for not blinding white light before redirect
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
<head> <!-- link in a discord bot to redirect to its source code so i can have a pretty link -->
|
<head> <!-- link in a discord bot to redirect to its source code so i can have a pretty link -->
|
||||||
<meta http-equiv='refresh' content='0; URL=https://github.com/CesiumCs/cockbot'>
|
<meta http-equiv='refresh' content='0; URL=https://github.com/CesiumCs/cockbot'>
|
||||||
|
<style>
|
||||||
|
body {background-color: black;}
|
||||||
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|||||||
Reference in New Issue
Block a user