From 376ec590ea5da21315a37292817997352e58dee6 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Thu, 15 Apr 2021 03:39:36 +0300 Subject: Create the static site DON'T FORGET TO CHANGE site/config.toml BEFORE DEPLOYMENT --- site/config.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'site/config.toml') diff --git a/site/config.toml b/site/config.toml index f03b549..93e9468 100644 --- a/site/config.toml +++ b/site/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://gradecoin.xyz" +base_url = "http://localhost:8080" theme = "juice" @@ -16,3 +16,8 @@ highlight_code = true [extra] # Put all your custom variables here +juice_logo_name = "Gradecoin" +juice_logo_path = "gradecoin.png" +juice_extra_menu = [ + { title = "why?", link = "https://github.com/zhuowei/nft_ptr#why"} +] -- cgit v1.2.3-70-g09d2