From 54098ea2c6daf7e2ff46d91da56d18352d733766 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 20:29:38 +0300 Subject: Add title to site --- site/config.toml | 4 ++++ site/public/block-docs/index.html | 2 +- site/public/index.html | 4 ++-- site/public/jwt/index.html | 2 +- site/public/register-docs/index.html | 2 +- site/public/transaction-docs/index.html | 2 +- site/templates/index.html | 2 +- 7 files changed, 11 insertions(+), 7 deletions(-) diff --git a/site/config.toml b/site/config.toml index 9ade2a8..070b762 100644 --- a/site/config.toml +++ b/site/config.toml @@ -3,6 +3,9 @@ base_url = "https://gradecoin.xyz" theme = "juice" +title = "Gradecoin" +description = "Mine Your Grades" + # Whether to automatically compile all Sass files in the sass directory compile_sass = true @@ -22,3 +25,4 @@ juice_logo_path = "gradecoin.png" juice_extra_menu = [ { title = "why?", link = "https://github.com/zhuowei/nft_ptr#why"} ] + diff --git a/site/public/block-docs/index.html b/site/public/block-docs/index.html index 7fd12c4..cb87e6e 100644 --- a/site/public/block-docs/index.html +++ b/site/public/block-docs/index.html @@ -3,7 +3,7 @@ - Blocks | + Blocks | Gradecoin