diff options
Diffstat (limited to 'site/public/register-docs')
| -rw-r--r-- | site/public/register-docs/index.html | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/site/public/register-docs/index.html b/site/public/register-docs/index.html index abf30c1..e3170f9 100644 --- a/site/public/register-docs/index.html +++ b/site/public/register-docs/index.html | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | <link href="https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=swap" rel="stylesheet"> | 24 | <link href="https://fonts.googleapis.com/css?family=Alfa+Slab+One&display=swap" rel="stylesheet"> | 
| 25 | <link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap" rel="stylesheet"> | 25 | <link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,500,600&display=swap" rel="stylesheet"> | 
| 26 | <link rel="stylesheet" href="/normalize.css"> | 26 | <link rel="stylesheet" href="/normalize.css"> | 
| 27 | <link rel="stylesheet" href="http://localhost:8080/juice.css"> | 27 | <link rel="stylesheet" href="https://gradecoin.xyz/juice.css"> | 
| 28 | 28 | ||
| 29 | 29 | ||
| 30 | </head> | 30 | </head> | 
| @@ -34,22 +34,22 @@ | |||
| 34 | <header class="box-shadow"> | 34 | <header class="box-shadow"> | 
| 35 | 35 | ||
| 36 | 36 | ||
| 37 | <a href="http://localhost:8080/"> | 37 | <a href="https://gradecoin.xyz/"> | 
| 38 | <div class="logo"> | 38 | <div class="logo"> | 
| 39 | <img src="http://localhost:8080/gradecoin.png" alt="logo"> | 39 | <img src="https://gradecoin.xyz/gradecoin.png" alt="logo"> | 
| 40 | Gradecoin | 40 | Gradecoin | 
| 41 | </div> | 41 | </div> | 
| 42 | </a> | 42 | </a> | 
| 43 | 43 | ||
| 44 | <nav> | 44 | <nav> | 
| 45 | 45 | ||
| 46 | <a class="nav-item subtitle-text" href="http://localhost:8080/block-docs/">Blocks</a> | 46 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/block-docs/">Blocks</a> | 
| 47 | 47 | ||
| 48 | <a class="nav-item subtitle-text" href="http://localhost:8080/transaction-docs/">Transactions</a> | 48 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/transaction-docs/">Transactions</a> | 
| 49 | 49 | ||
| 50 | <a class="nav-item subtitle-text" href="http://localhost:8080/register-docs/">Register</a> | 50 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/register-docs/">Register</a> | 
| 51 | 51 | ||
| 52 | <a class="nav-item subtitle-text" href="http://localhost:8080/jwt/">JWT</a> | 52 | <a class="nav-item subtitle-text" href="https://gradecoin.xyz/jwt/">JWT</a> | 
| 53 | 53 | ||
| 54 | 54 | ||
| 55 | 55 | ||
| @@ -71,12 +71,12 @@ | |||
| 71 | <div class="toc-sticky"> | 71 | <div class="toc-sticky"> | 
| 72 | 72 | ||
| 73 | <div class="toc-item"> | 73 | <div class="toc-item"> | 
| 74 | <a class="subtext" href="http://localhost:8080/register-docs/#authentication-process">Authentication Process</a> | 74 | <a class="subtext" href="https://gradecoin.xyz/register-docs/#authentication-process">Authentication Process</a> | 
| 75 | </div> | 75 | </div> | 
| 76 | 76 | ||
| 77 | 77 | ||
| 78 | <div class="toc-item-child"> | 78 | <div class="toc-item-child"> | 
| 79 | <a class="subtext" href="http://localhost:8080/register-docs/#gradecoin-side"><small>- Gradecoin Side</small></a> | 79 | <a class="subtext" href="https://gradecoin.xyz/register-docs/#gradecoin-side"><small>- Gradecoin Side</small></a> | 
| 80 | </div> | 80 | </div> | 
| 81 | 81 | ||
| 82 | 82 | ||
