Skip to content

Commit dcd7505

Browse files
authored
Merge pull request #4 from nimbinatus/patch-1
fix(url): patch url until cname change
2 parents 5e3c5ed + 6708734 commit dcd7505

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
base_url = "https://bootc.dev"
1+
base_url = "https://bootc-dev.github.io"
22
#base_url = "http://localhost"
33
theme = "juice"
44
title = "bootc"
@@ -59,4 +59,4 @@ juice_extra_menu = [
5959
favicon = "favicon.ico"
6060
meta_title = "Your OS, but Containers!"
6161
meta_description = "bootc builds operating systems using containerization principles"
62-
footer = ""
62+
footer = ""

0 commit comments

Comments
 (0)