Skip to content

Commit 50772dc

Browse files
authored
Merge pull request #5 from hemant-garg/master
website title changed
2 parents 2628b19 + 330a4a4 commit 50772dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<!--<![endif]-->
88

99
<head>
10-
<title>Hack@MSIT | Jan 10-11</title>
10+
<title>WhatTheHack@MSIT | Jan 09-10</title>
1111
<!-- meta -->
1212
<meta charset="utf-8">
1313
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
@@ -21,14 +21,14 @@
2121
<meta name="copyright" content="" />
2222
<meta name="application-name" content="" />
2323
<!-- for Facebook -->
24-
<meta property="og:title" content="Hack@MSIT | Spring 2018" />
24+
<meta property="og:title" content="WhatTheHack@MSIT | Spring 2019" />
2525
<meta property="og:type" content="article" />
2626
<meta property="og:image" content="http://hackmsit.com/images/hackmsit-og.png" />
2727
<meta property="og:url" content="http://hackmsit.com" />
2828
<meta property="og:description" content="The Annual Hackathon of MSIT" />
2929
<!-- for Twitter -->
3030
<meta name="twitter:card" content="summary" />
31-
<meta name="twitter:title" content="Hack@MSIT | Spring 2018" />
31+
<meta name="twitter:title" content="Hack@MSIT | Spring 2019" />
3232
<meta name="twitter:description" content="The Annual Hackathon of MSIT" />
3333
<meta name="twitter:image" content="http://hackmsit.com/images/hackmsit-og.png" />
3434
<link rel="apple-touch-icon" href="images/logo.gif">

0 commit comments

Comments
 (0)