From b6fd65df4e773780f2c1beff3286273a5858e50e Mon Sep 17 00:00:00 2001 From: Adam Whitlock Date: Thu, 22 Dec 2022 19:41:01 -0600 Subject: Update Homepage in theme.toml Homepage URL in theme.toml should have not included `www`. Corrected so link to site will be correct. --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 9027f8b..3a27f4f 100644 --- a/theme.toml +++ b/theme.toml @@ -9,4 +9,4 @@ min_version = "0.80.0" # Only tested with Hugo 0.80.0 [author] name = "Adam Whitlock" - homepage = "https://www.adamwhitlock.com" \ No newline at end of file + homepage = "https://adamwhitlock.com" -- cgit v1.2.3