Update DiscordPreview.html

This commit is contained in:
Mirco Wittrien 2021-02-18 18:12:49 +01:00
parent c6d94dc4cf
commit fc1dfdce18
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<html class="theme-dark platform-win">
<head>
<style>@font-face {font-family: Whitney;font-weight: 300;src: url(https://mwittrien.github.io/_res/fonts/Whitney300.woff) format("woff");}@font-face {font-family: Whitney;font-weight: 400;src: url(https://mwittrien.github.io/_res/fonts/Whitney400.woff) format("woff");}@font-face {font-family: Whitney;font-weight: 500;src: url(https://mwittrien.github.io/_res/fonts/Whitney500.woff) format("woff");}@font-face {font-family: Whitney;font-weight: 600;src: url(https://mwittrien.github.io/_res/fonts/Whitney600.woff) format("woff");}@font-face {font-family: Whitney;font-weight: 700;src: url(https://mwittrien.github.io/_res/fonts/Whitney700.woff) format("woff");}</style>
<script type="text/javascript" src="https://unpkg.com/react@16/umd/react.development.js"></script>
<script type="text/javascript" src="https://unpkg.com/react-dom@16/umd/react-dom.development.js"></script>
<script type="text/javascript" src="https://mwittrien.github.io/BetterDiscordAddons/Plugins/_res/DiscordPreview.js"></script>