From be5b3adeb4afb0a68a015a11f5c8305e9ce53a5c Mon Sep 17 00:00:00 2001 From: ken Date: Fri, 30 Mar 2018 17:15:36 -0700 Subject: [PATCH] baseURL to real domain --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 33d69ae..166c71e 100644 --- a/config.toml +++ b/config.toml @@ -11,4 +11,4 @@ weight = 2 [[menu.main]] name = "History" url = "https://git.kengrimes.com" -weight = 1 \ No newline at end of file +weight = 1 -- 2.18.0