Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added some meta tags
  • Loading branch information
varundevpro authored Mar 24, 2018
1 parent f1156fc commit 73d1558
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>Rohan Malhotra</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel="stylesheet" href="./static/css/bootstrap.min.css">
Expand Down

0 comments on commit 73d1558

Please sign in to comment.