From 4e81ef6544cb4f3d88ded0cb456376da4987a773 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Tue, 16 Jun 2020 14:02:17 -0400 Subject: Set title and url --- config.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index e4b7418..52f63a4 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,4 @@ -baseURL = "http://example.org/" +baseURL = "https://lambda.cx/" languageCode = "en-us" -title = "My New Hugo Site" +title = "Dante Catalfamo's Blog" +theme = "fuji" -- cgit v1.2.3