Skip to content

Commit

Permalink
Merge branch 'master' into Riciglianomarcelo-patch-25
Browse files Browse the repository at this point in the history
  • Loading branch information
alesanchezr authored Aug 31, 2023
2 parents e69d544 + a60fbc8 commit 4c07f8c
Show file tree
Hide file tree
Showing 33 changed files with 192 additions and 33,734 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ tasks:
nvm alias default v18 &&
nvm use v18 &&
npm install --legacy-peer-deps
command: npm run start
command: nvm install v18 && npm run start
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ module.exports = {
},
org: {
name: "4Geeks Academy",
logo: "/images/4geeks-logo.png",
logo: "/images/4geeksacademy-logo.png",
},
siteVerification: {
google: "",
Expand Down
Loading

0 comments on commit 4c07f8c

Please sign in to comment.