Skip to content

Commit

Permalink
Vercel bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
rakun256 committed Oct 4, 2024
1 parent 7b47f9b commit d1fd358
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 6 deletions.
2 changes: 1 addition & 1 deletion app/layout.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const openSans = Open_Sans({
});

export const metadata = {
title: 'ARTLAB - SKYLAB',
title: 'ARTLAB - SKY LAB',
description:
'ARTLAB, Yıldız Teknik Üniversitesi SKY LAB: Bilgisayar Bilimleri Kulübü bünyesinde düzenlediğimiz ve yapay zeka alanında uzman kişilerle katılımcılarımızı bir araya getirmeyi hedeflediğimiz bir seminer ve fuaye etkinliğidir.',
};
Expand Down
37 changes: 33 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format:fix": "prettier --write --ignore-path .gitignore ."
},
"dependencies": {
"@headlessui/react": "^1.7.17",
"@headlessui/react": "^1.7.19",
"@heroicons/react": "^2.0.18",
"next": "14.0.1",
"react": "^18",
Expand Down

0 comments on commit d1fd358

Please sign in to comment.