Skip to content

Commit 1395a66

Browse files
committed
👌 IMPROVE: title
1 parent 9b2037b commit 1395a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Seo.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Head from 'next/head';
33
const SEO = () => {
44
return (
55
<Head>
6-
<title>Coding Crow - MLH Pod 1.1.0</title>
6+
<title>Coding Crow — Major league Hacking Pod 1.1.0</title>
77
<link rel='icon' href='/images/logo.png' />
88
<link
99
href='https://fonts.googleapis.com/css2?family=Lora&display=swap'

0 commit comments

Comments
 (0)