From f9c38f8ab767689f32726cb2a61e5e93d6c2e619 Mon Sep 17 00:00:00 2001 From: caleb Date: Sun, 19 Jan 2025 10:29:47 -0500 Subject: [PATCH] update url --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index e34c171..ce0c971 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,5 @@ # The URL the site will be built for -base_url = "https://example.com" +base_url = "https://bombadad.dev" # Whether to automatically compile all Sass files in the sass directory compile_sass = true