Skip to content

Commit

Permalink
what if u didnt
Browse files Browse the repository at this point in the history
  • Loading branch information
coding-chick committed Jul 11, 2023
1 parent c0b4b41 commit 03bed3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DS_Store
resources/
.hugo_build.lock
.hugo_build.lock
.vercel
public
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
baseURL = 'https://effie.io/'
#baseURL = 'https://effie.io/'
languageCode = 'en'
theme = "JuiceBar"
title = "JuiceBar"
Expand Down

0 comments on commit 03bed3c

Please sign in to comment.