-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcommon-head.html
16 lines (16 loc) · 1.23 KB
/
common-head.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<meta charset="utf-8">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Color+Emoji&family=Noto+Sans+Devanagari&display=swap" rel="stylesheet">
<title>Siddhartha Gupta | Portfolio</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Image processing, Java, Python, Jobseeker, Teaching">
<meta name="Description" lang="en" content="Siddhartha Gupta :: programming and applied engineering">
<meta name="Siddhartha Gupta" content="programmer, researcher and engineer">
<meta name="robots" content="Jobseeker, Machine learning, Python, Java, C#, Image Processing, Teaching">
<link rel="shortcut icon" href="images/simplex.ico">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"> </script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" rel="stylesheet"/>
<link rel="stylesheet" href="css/portfolio.css">