Added and changed static pages

This commit is contained in:
Simon Martens
2022-11-24 01:01:14 +01:00
parent 3523dfb92c
commit e13697e1f3
19 changed files with 704 additions and 128 deletions

View File

@@ -0,0 +1,29 @@
@{
ViewData["Title"] = "HKW Mitwirkende";
ViewData["SEODescription"] = "Johann Georg Hamann: Kritische und Kommentierte Wekausgabe. Mitwirkende.";
}
<div class="ha-static">
<h1>Mitwirkende</h1>
<div class="ha-static-right-margin relative">
<h3>Herausgeber</h3>
Dr. Janina Reibold<br>
Leonard Keidel
<h3>Philologische Mitarbeit</h3>
Dr. Gregor Babelotzky (seit 2019)<br>
Konrad Bucher (seit 2019)<br>
Luca Klopfer (seit 2016)
<h3>Technische Umsetzung Homepage</h3>
Simon Martens (seit 2014)<br>
Carl Friedrich Haak (20182020)
<h3>Ehemalige Mitwirkende</h3>
Isabel Langkabel (20142019)<br>
Carl Friedrich Haak (20142018)<br>
Johannes Knüchel (20162020)<br>
Christian Großmann (20182019)
</div>
</div>