diff --git a/.config/shell/bin/sitepath b/.config/shell/bin/sitepath index fc41f24..7dc59b8 100755 --- a/.config/shell/bin/sitepath +++ b/.config/shell/bin/sitepath @@ -7,7 +7,7 @@ # usage: sitepath # usage: sitepath -- you can search with 'fd' if you put in a command -BASE_URL="https://blakenorth.net" +BASE_URL="https://www.blakenorth.net" SITE_DIR="/home/blake/docker/blakenorth.net/site" SEPERATOR='~' # Make this a character you don't use in filenames. It's for sed.