From 67087345b2cbb24da32493593ee22a8556e97486 Mon Sep 17 00:00:00 2001 From: Laura Santamaria Date: Fri, 25 Jul 2025 11:02:20 -0500 Subject: [PATCH] fix(url): patch url until cname change --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index fb84f11..aff7f76 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "https://bootc.dev" +base_url = "https://bootc-dev.github.io" #base_url = "http://localhost" theme = "juice" title = "bootc" @@ -59,4 +59,4 @@ juice_extra_menu = [ favicon = "favicon.ico" meta_title = "Your OS, but Containers!" meta_description = "bootc builds operating systems using containerization principles" -footer = "" \ No newline at end of file +footer = ""