diff options
author | Yigit Sever | 2021-04-15 21:28:28 +0300 |
---|---|---|
committer | Yigit Sever | 2021-04-15 21:28:28 +0300 |
commit | bf4d0be4aeb639da5daff0e4b5458b769b9f62c1 (patch) | |
tree | d7dc8813dadd7e7ae50cd0fa362e916f5f821781 /site/public | |
parent | 54098ea2c6daf7e2ff46d91da56d18352d733766 (diff) | |
download | gradecoin-bf4d0be4aeb639da5daff0e4b5458b769b9f62c1.tar.gz gradecoin-bf4d0be4aeb639da5daff0e4b5458b769b9f62c1.tar.bz2 gradecoin-bf4d0be4aeb639da5daff0e4b5458b769b9f62c1.zip |
Add something stupid
Diffstat (limited to 'site/public')
-rw-r--r-- | site/public/block-docs/index.html | 3 | ||||
-rw-r--r-- | site/public/index.html | 8 | ||||
-rw-r--r-- | site/public/jwt/index.html | 3 | ||||
-rw-r--r-- | site/public/register-docs/index.html | 3 | ||||
-rw-r--r-- | site/public/transaction-docs/index.html | 3 |
5 files changed, 12 insertions, 8 deletions
diff --git a/site/public/block-docs/index.html b/site/public/block-docs/index.html index cb87e6e..d323198 100644 --- a/site/public/block-docs/index.html +++ b/site/public/block-docs/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> |
diff --git a/site/public/index.html b/site/public/index.html index 83488af..d77858d 100644 --- a/site/public/index.html +++ b/site/public/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> |
@@ -64,11 +65,11 @@ | |||
64 | <div class="hero"> | 65 | <div class="hero"> |
65 | 66 | ||
66 | <section class="text-center"> | 67 | <section class="text-center"> |
67 | <h1 class="heading-text" style="font-size: 50px"> | 68 | <h1 class="heading-text animate__animated animate__jackInTheBox" style="font-size: 50px"> |
68 | Mine your own grades | 69 | Mine your own grades |
69 | </h1> | 70 | </h1> |
70 | <h3 class="title-text"> | 71 | <h3 class="title-text"> |
71 | <b style="color: deepskyblue">Gradecoin</b> is the latest cutting edge blockchain technology agile grading framework that drives organic engagement and other buzzwords, with big data mining search engine optimization | 72 | <b>Gradecoin</b> is the latest cutting edge blockchain technology agile grading framework that drives organic engagement and other buzzwords, with big data mining search engine optimization |
72 | </h3> | 73 | </h3> |
73 | <div> | 74 | <div> |
74 | </div> | 75 | </div> |
@@ -98,7 +99,6 @@ | |||
98 | footer { | 99 | footer { |
99 | color: #8b8b8b; | 100 | color: #8b8b8b; |
100 | } | 101 | } |
101 | |||
102 | </style> | 102 | </style> |
103 | 103 | ||
104 | </div> | 104 | </div> |
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> |
diff --git a/site/public/register-docs/index.html b/site/public/register-docs/index.html index d9681a5..6c9a459 100644 --- a/site/public/register-docs/index.html +++ b/site/public/register-docs/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> |
diff --git a/site/public/transaction-docs/index.html b/site/public/transaction-docs/index.html index ed53847..d549957 100644 --- a/site/public/transaction-docs/index.html +++ b/site/public/transaction-docs/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> |