diff options
author | Yigit Sever | 2021-04-16 15:30:59 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-16 15:30:59 +0300 |
commit | 0f67c6c79325078ad71f666915c065d15d417814 (patch) | |
tree | fc6c453e11cc5a599d98e61abc2fb9abfe078b17 /site/public/jwt | |
parent | a59cfa83f5a45564548ce553a524c448f818f4e3 (diff) | |
download | gradecoin-0f67c6c79325078ad71f666915c065d15d417814.tar.gz gradecoin-0f67c6c79325078ad71f666915c065d15d417814.tar.bz2 gradecoin-0f67c6c79325078ad71f666915c065d15d417814.zip |
Improve register documentation
Diffstat (limited to 'site/public/jwt')
-rw-r--r-- | site/public/jwt/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/site/public/jwt/index.html b/site/public/jwt/index.html index d06d45a..8e59e91 100644 --- a/site/public/jwt/index.html +++ b/site/public/jwt/index.html | |||
@@ -27,6 +27,7 @@ | |||
27 | <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> | 27 | <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> |
28 | 28 | ||
29 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> | 29 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" /> |
30 | <link rel="stylesheet" href="/site.css" /> | ||
30 | 31 | ||
31 | </head> | 32 | </head> |
32 | 33 | ||