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 ++++ 1 file changed, 4 insertions(+) (limited to 'site/config.toml') 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"} ] + -- cgit v1.2.3-70-g09d2