Skip to content

Commit b9be667

Browse files
Update index.html
1 parent 3c04ef2 commit b9be667

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,31 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
77
<meta name="google-site-verification" content="r1D-6SNj_GhLprCtVjNcUrtT76lZ5x0xJ9wzBv05wbE" />
88
<meta property="og:image" content="images/profile_picture.jpeg" />
9+
<meta name="description" content="Hariprashad Ravikumar — PhD candidate in Theoretical Particle Physics at New Mexico State University Specialized in Lattice QCD, Transverse Momentum Dependent Parton Distribution Functions (TMDs) (Sivers Shift)">
10+
<meta name="keywords" content="Hariprashad Ravikumar, Lattice QCD, Transverse Momentum Dependent Parton Distribution Functions, TMDs, Sivers Shift, EDM, nEDM, conformal field theory, particle physics, theoretical physics" />
911
<title>Hariprashad Ravikumar</title>
1012
<link rel="stylesheet" href="styles.css">
1113
<script type="text/javascript" async
1214
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML">
1315
</script>
16+
<script type="application/ld+json">
17+
{
18+
"@context": "https://schema.org",
19+
"@type": "Person",
20+
"name": "Hariprashad Ravikumar",
21+
"jobTitle": "PhD Candidate in Theoretical Particle Physics",
22+
"affiliation": {
23+
"@type": "CollegeOrUniversity",
24+
"name": "New Mexico State University"
25+
},
26+
"sameAs": [
27+
"https://www.linkedin.com/in/hariprashad-ravikumar/",
28+
"https://github.com/Hariprashad-Ravikumar"
29+
],
30+
"url": "https://hariprashad-ravikumar.github.io"
31+
}
32+
</script>
33+
1434
<script type="text/x-mathjax-config">
1535
MathJax.Hub.Config({
1636
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}

0 commit comments

Comments
 (0)