-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
134 lines (83 loc) · 3.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.98.0" />
<link rel="preload" href="/lib/font-awesome/webfonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/JetBrainsMono/web/woff2/JetBrainsMono-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<script type="text/javascript" src="https://latest.cactus.chat/cactus.js"></script>
<link rel="stylesheet" href="css/stylesheet.css" type="text/css">
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Tereza Jarníková</title>
<link rel = 'canonical' href = 'https://tjarnikova.github.io/'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta property="og:title" content="Tereza Jarníková" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://tjarnikova.github.io/" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tereza Jarníková"/>
<meta name="twitter:description" content=""/>
<link rel="stylesheet" href="https://tjarnikova.github.io/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css" integrity="sha512-lPZT6eFR4oBnp8XbvEYAy9WjxyHnn6r5ceUjxA87JJuOTyC7V4EN//qNVZylwUD9VutM2cCFMROtCOZq/bCL3Q==">
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<link rel="icon" type="image/png" href="https://tjarnikova.github.io/images/favicon.ico" />
</head>
<body class="max-width mx-auto px3 ltr">
<div class="content index py4">
<header id="header">
<a href="https://tjarnikova.github.io/">
<div id="logo" style="background-image: url(https://tjarnikova.github.io/images/logo.png)"></div>
<div id="title">
<h1>Tereza Jarníková</h1>
</div>
</a>
<div id="nav">
<ul>
<li class="icon">
<a href="#" aria-label="Menu"><i class="fas fa-bars fa-2x" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</header>
<section id="about">
I'm an
<a href="https://research-portal.uea.ac.uk/en/persons/tereza-jarnikova">oceanographer</a> <br>
currently working with Corinne Le Quéré in the Green Ocean Modelling group at the
Tyndall Centre
at the University of East Anglia. I am interested in the physical and biogeochemical
controls on ocean carbon cycling on scales ranging from the submesoscale to the global ocean.
<br><br>
<a href="mailto:T.Jarnikova@uea.ac.uk">Email me</a> <br>
Find me on <a href="https://scholar.google.com/citations?user=2R5dnbgAAAAJ&hl=en&oi=ao">Google Scholar</a> <br>
<br><br>
<!-- <a href="https://tjarnikova.github.io/notebooks.html">PlankTOM Research Analysis Notebooks </a><br>
-->
</section>
<section id="writing">
<ul class="post-list">
</ul>
</section>
<footer id="footer">
<div class="footer-left">
Copyright © 2022 Tereza Jarníková
</div>
<div class="footer-right">
<nav>
<ul>
</ul>
</nav>
</div>
</footer>
</div>
</body>
<link rel="stylesheet" href=/lib/font-awesome/css/all.min.css>
<script src=/lib/jquery/jquery.min.js></script>
<script src=/js/main.js></script>
</html>