aboutsummaryrefslogtreecommitdiff
path: root/views/intro.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/intro.html')
-rw-r--r--views/intro.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/views/intro.html b/views/intro.html
index f298cb7..6d4b721 100644
--- a/views/intro.html
+++ b/views/intro.html
@@ -7,8 +7,10 @@
<meta charset="UTF-8">
<title>Kartik</title>
<link rel="stylesheet" href="common/fonts.css">
+ <link rel="stylesheet" href="common/blur.css">
<link rel="stylesheet" href="intro.css">
<script src="../crash/client.js"></script>
+ <script src="./script/global_compatlayer.js"></script>
<script>
require('@electron/remote').getCurrentWindow().dstate = lang.discord.intro[0];
require('@electron/remote').getCurrentWindow().ddetails = lang.discord.intro[1];