update base url for branch

This commit is contained in:
Carson Gross 2024-01-25 10:31:00 -07:00
parent c00c1c52bd
commit 03fcba7fd3
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
base_url = "https://htmx.org"
base_url = "https://v2_0v2_0.htmx.org"
title = "</> htmx - high power tools for html"
theme = "htmx-theme"

View File

@ -1,5 +1,5 @@
# The URL the site will be built for
base_url = "https://htmx.org"
base_url = "https://v2_0v2_0.htmx.org"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = false