mirror of
https://github.com/Theodor-Springmann-Stiftung/webseite.git
synced 2025-10-30 01:35:33 +00:00
Configured build
This commit is contained in:
75
src/dist/index.html
vendored
Normal file
75
src/dist/index.html
vendored
Normal file
@@ -0,0 +1,75 @@
|
||||
<html lang="de">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Theodor Springmann Stiftung</title>
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description"
|
||||
content="Die Theodor Springmann Stiftung ist eine gemeinnützige Stiftung bürgerlichen Rechts mit Sitz in Heidelberg.">
|
||||
|
||||
<link rel="stylesheet" crossorigin href="/assets/site-Ccx0Lxsi.css">
|
||||
</head>
|
||||
|
||||
<body class="font-serif bg-zinc-50">
|
||||
<div class="mx-4 md:ml-12 flex flex-col h-full">
|
||||
<div class="mt-4 lg:mt-40">
|
||||
<h1 class="font-bold text-2xl md:text-3xl">
|
||||
Theodor Springmann Stiftung
|
||||
</h1>
|
||||
<p class="italic mt-1"> Gemeinnützige Stiftung bürgerlichen Rechts
|
||||
</div>
|
||||
|
||||
<div class="hidden mt-4 italic">
|
||||
Editionsphilologie, Literatur und Kunst<br>
|
||||
Hospizforschung und Förderung der palliativer Einrichtungen<br>
|
||||
Erforschung der seelischen, geistigen und körperlichen Entwicklung des Menschen<br>
|
||||
Förderung des Wissens über strukturelle Gesellschaftskonflikte und Hilde für Betroffene<br>
|
||||
</div>
|
||||
|
||||
<div class="mt-4">
|
||||
Hirschgasse 2<br>
|
||||
69120 Heidelberg<br>
|
||||
[ <a class="text-sm" href="https://maps.app.goo.gl/DcD7wFjHM6XrPwFNA" target="_blank">Google
|
||||
Maps </a> <i class="text-sm relative top-0.5 ri-arrow-right-line"></i>]
|
||||
</div>
|
||||
|
||||
<div class="mt-4">
|
||||
06221 / 599 6811<br>
|
||||
<a class="" href="mailto:tss@theodor-springmann-stiftung.de">
|
||||
tss@theodor-springmann-stiftung.de
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="grow"></div>
|
||||
<div class="mt-8 flex flex-col md:flex-row md:divide-x md:divide-solid text-sm divide-zinc-400">
|
||||
<div class="md:pr-3">
|
||||
<a class="" href="https://musenalm.de" target="_blank">
|
||||
Musenalm
|
||||
</a>
|
||||
</div>
|
||||
<div class="md:px-3">
|
||||
Johann Georg Hamann:
|
||||
<a class="ml-1" href="https://hamann-ausgabe.de/HKW" target="_blank">
|
||||
Werkausgabe
|
||||
</a>
|
||||
<div class="inline-block text-xs px-1">·</div>
|
||||
<a href="https://hamann-ausgabe.de/HKB" target="_blank">
|
||||
Briefausgabe
|
||||
</a>
|
||||
</div>
|
||||
<div class="md:px-3">
|
||||
<a class="" href="https://lenz-archiv.de" target="_blank">
|
||||
Lenz-Archiv
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-4 mb-4">
|
||||
<a class="text-sm" href="impressum/">Impressum & Datenschutz</a>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user