-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
67 lines (60 loc) · 2.76 KB
/
index.html
File metadata and controls
67 lines (60 loc) · 2.76 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Josef Ruppenhofer</title>
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico">
<link rel="stylesheet" href="/theme/css/screen.css" type="text/css" />
<link rel="stylesheet" href="/theme/css/pygments.css" type="text/css" />
<link rel="stylesheet" href="/theme/css/print.css" type="text/css" media="print" />
<meta name="generator" content="Pelican" />
<meta name="description" content="" />
<meta name="author" content="Josef Ruppenhofer" />
</head>
<body>
<header>
<nav>
<ul>
<li class="selected"><a href="/">Home</a></li>
<li><a href="/pages/Affiliations.html">Affiliations</a></li>
<li><a href="/pages/Contact.html">Contact</a></li>
<li><a href="/pages/Data sets.html">Datasets</a></li>
<li><a href="/pages/Research interests.html">Research Interests</a></li>
<li><a href="/pages/Publications by year.html">Publications</a></li>
<li><a href="/pages/Professional Service.html">Service</a></li>
</ul>
</nav>
<div class="header_box">
<h1><a href="/">Josef Ruppenhofer</a></h1>
</div>
</header>
<div id="wrapper">
<div id="content"> <h4 class="date">Apr 9, 2022</h4>
<article class="post">
<h2 class="title">
<a href="/welcome.html" rel="bookmark" title="Permanent Link to "Welcome"">Welcome</a>
</h2>
<p><img alt="Alt Text" src="/images/josef_ruppenhofer_small.jpg"></p>
<p>to my website. Since 2018 I have been working as a researcher and co-cordinator at the Archive for Spoken German at the Leibniz-Institute of the German Language in Mannheim.</p>
<div class="clear"></div>
<div class="info">
<a href="/welcome.html">posted at 16:09</a>
· <a href="/category/general.html" rel="tag">General</a>
·
<a href="/tag/welcome.html" class="tags">welcome</a>
</div>
</article>
<div class="clear"></div>
<footer>
<p>
<a href="https://github.com/jody-frankowski/blue-penguin">Blue Penguin</a> Theme
·
Powered by <a href="http://getpelican.com">Pelican</a>
</footer>
</div>
<div class="clear"></div>
</div>
</body>
</html>