diff options
author | Yigit Sever | 2021-04-16 15:30:59 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-16 15:30:59 +0300 |
commit | 20609a19fdb7fb1a81db77233858cf229b57465c (patch) | |
tree | 7a02e1109f83bad6ad1c400c27b4dd682b884d81 /site/public/jwt/index.html | |
parent | d7296597158f46fcaff0094f2b28e8bad9752909 (diff) | |
download | gradecoin-20609a19fdb7fb1a81db77233858cf229b57465c.tar.gz gradecoin-20609a19fdb7fb1a81db77233858cf229b57465c.tar.bz2 gradecoin-20609a19fdb7fb1a81db77233858cf229b57465c.zip |
Improve register documentation
Diffstat (limited to 'site/public/jwt/index.html')
-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 | ||