diff --git a/.gitignore b/.gitignore index c2658d7..9f7622b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ node_modules/ +.vercel diff --git a/config.toml b/config.toml index 89c055a..41779e4 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "https://tailbliss.netlify.app/" +baseURL = "https://tailbliss.vercel.app/" title = "TailBliss" languageCode = "en-us" @@ -58,5 +58,4 @@ privacyEnhanced = true [module] [module.hugoVersion] extended = true - min = "0.101.0" - max = "0.105.0" \ No newline at end of file + min = "0.105.0" \ No newline at end of file diff --git a/public/404.html b/public/404.html index 3650a62..a735be4 100644 --- a/public/404.html +++ b/public/404.html @@ -1,14 +1,14 @@ -404 Page not found | TailBliss
+