diff --git a/config.toml b/config.toml index 3c01ae8..e749eb9 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -base_url = "https://bootc-dev.github.io" +base_url = "https://bootc.dev" #base_url = "http://localhost" theme = "juice" title = "bootc" diff --git a/static/CNAME b/static/CNAME new file mode 100644 index 0000000..26e5a53 --- /dev/null +++ b/static/CNAME @@ -0,0 +1 @@ +bootc.dev