diff options
author | Yigit Sever | 2021-04-15 21:28:28 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 21:28:28 +0300 |
commit | 7ee9ebea367895b1b028c7a842a635f271d6f8c4 (patch) | |
tree | fa624b47c7dce79fcdc3584d70374f55add9555b /site/public/jwt | |
parent | 267abe06b7bbb0f262f5c2c80da8f67cdf6208e3 (diff) | |
download | gradecoin-7ee9ebea367895b1b028c7a842a635f271d6f8c4.tar.gz gradecoin-7ee9ebea367895b1b028c7a842a635f271d6f8c4.tar.bz2 gradecoin-7ee9ebea367895b1b028c7a842a635f271d6f8c4.zip |
Add something stupid
Diffstat (limited to 'site/public/jwt')
-rw-r--r-- | site/public/jwt/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/site/public/jwt/index.html b/site/public/jwt/index.html index 53800cc..cdece78 100644 --- a/site/public/jwt/index.html +++ b/site/public/jwt/index.html | |||
@@ -26,7 +26,8 @@ | |||
26 | <link rel="stylesheet" href="/normalize.css"> | 26 | <link rel="stylesheet" href="/normalize.css"> |
27 | <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> | 27 | <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> |
28 | 28 | ||
29 | 29 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> | |
30 | |||
30 | </head> | 31 | </head> |
31 | 32 | ||
32 | <body> | 33 | <body> |