diff --git a/.husky/commit-msg b/.husky/commit-msg index 5426a93..a78cc75 100644 --- a/.husky/commit-msg +++ b/.husky/commit-msg @@ -1,4 +1 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - npx commitlint --edit $1 diff --git a/apps/www/app/layout.tsx b/apps/www/app/layout.tsx index f0375d4..1a3c00e 100644 --- a/apps/www/app/layout.tsx +++ b/apps/www/app/layout.tsx @@ -30,8 +30,9 @@ import './custom.scss'; import {inter, spaceGrotesk} from './fonts'; export const metadata: Metadata = { - title: 'Create Next App', - description: 'Generated by create next app', + title: 'JavaScript Colombo', + description: + 'Join the JavaScript Colombo Meetup, where JavaScript enthusiasts connect to explore the latest in everything JavaScript.', }; const RootLayout = ({