-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (21 loc) · 1.04 KB
/
Copy pathindex.html
File metadata and controls
21 lines (21 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Linlin Jia, Ph.D. | ML Research Scientist</title>
<meta name="description" content="Linlin Jia - Machine Learning Research Scientist specializing in Graph Neural Networks, Deep Learning, and AI for Drug Discovery">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="refresh" content="0; url=index_en.html">
<link rel="canonical" href="https://jajupmochi.github.io/index_en.html">
<meta name="robots" content="noindex, follow">
<meta property="og:title" content="Linlin Jia, Ph.D. | ML Research Scientist">
<meta property="og:url" content="https://jajupmochi.github.io/index_en.html">
<meta property="og:image" content="https://jajupmochi.github.io/images/og-card.jpg">
<script>window.location.replace('index_en.html');</script>
</head>
<body>
<p style="font-family:system-ui,sans-serif;padding:2rem;">
Redirecting to <a href="index_en.html">Linlin Jia's homepage</a>…
</p>
</body>
</html>