diff options
author | Yigit Sever | 2021-04-15 20:29:38 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 20:29:38 +0300 |
commit | 54098ea2c6daf7e2ff46d91da56d18352d733766 (patch) | |
tree | 165971a7c63a9d23848f24d00828295f3c23114e /site/public/jwt | |
parent | f61043325cabd007cc69b70ddeb49157ca61f636 (diff) | |
download | gradecoin-54098ea2c6daf7e2ff46d91da56d18352d733766.tar.gz gradecoin-54098ea2c6daf7e2ff46d91da56d18352d733766.tar.bz2 gradecoin-54098ea2c6daf7e2ff46d91da56d18352d733766.zip |
Add title to site
Diffstat (limited to 'site/public/jwt')
-rw-r--r-- | site/public/jwt/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/public/jwt/index.html b/site/public/jwt/index.html index 056733e..53800cc 100644 --- a/site/public/jwt/index.html +++ b/site/public/jwt/index.html | |||
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | <head> | 4 | <head> |
5 | <meta charset="UTF-8"> | 5 | <meta charset="UTF-8"> |
6 | <title>JWT | </title> | 6 | <title>JWT | Gradecoin </title> |
7 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | 7 | <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
8 | <style> | 8 | <style> |
9 | :root { | 9 | :root { |