Add new meta tags

This commit is contained in:
Naman Sood 2020-01-04 20:23:42 -05:00
parent 4ad5e78985
commit bddc0bd69f

View file

@ -5,7 +5,13 @@
<meta name="viewport" content="width=device-width">
<title>Naman Sood - web developer</title>
<meta name="description" content="Web developer and technology enthusiast who's never gonna give you up.">
<meta name="keywords" content="nsood, nfool, naman sood, nachloride, nsdcars5, namansood, namandoesnotpanic">
<meta name="keywords" content="nsood, nfool, naman sood, nachloride, nsdcars5, namansood, namandoesnotpanic, tendstofortytwo">
<meta property="og:url" content="https://nsood.in">
<meta property="og:type" content="website">
<meta property="og:title" content="Naman Sood">
<meta property="og:description" content="Web developer and technology enthusiast who's never gonna give you up.">
<meta property="og:image" content="https://nsood.in/screenshot.php">
<meta name="twitter:creator" content="@tendstofortytwo">
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Work+Sans:300,400,500">
<link rel="stylesheet" type="text/css" href="css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.4.1/css/all.css" integrity="sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz" crossorigin="anonymous">