From 03bed3c917f325e3e48ae04190f2f5194fbe2320 Mon Sep 17 00:00:00 2001 From: coding-chick Date: Tue, 11 Jul 2023 11:07:18 +0200 Subject: [PATCH] what if u didnt --- .gitignore | 4 +++- config.toml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c7e747a..263bc07 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ .DS_Store resources/ -.hugo_build.lock \ No newline at end of file +.hugo_build.lock +.vercel +public diff --git a/config.toml b/config.toml index ea131c1..dd77b20 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = 'https://effie.io/' +#baseURL = 'https://effie.io/' languageCode = 'en' theme = "JuiceBar" title = "JuiceBar"