Skip to content

Commit

Permalink
slightly nicer index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Jan 16, 2025
1 parent 04c6936 commit 9fde186
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,19 @@
</div>
</nav>
<main class="flex-shrink-0 flex-grow-1">
<div class="container">
<div class="text-center pt-3">
<h1>Prosopographical Research Platform</h1>
<h2>Schema and Vocabularies</h2>
<div class="container col-xxl-8 pt-3">
<div class="row flex-lg-row align-items-center g-5 py-5">
<div class="col-lg-6">
<h1 class="lh-base"><span class="display-6">PFP</span><br><span class="display-4">Schema</span><br></h1>
<p class="lead">The PFP - Prosopographic Research Platform Austria serves as an umbrella project for personal research at the Austrian Academy of Sciences (ÖAW) using methods of the Digital Humanities. On this page we publish relevant materials with regard to the overarching dta model.
</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start"><a href="https://www.oeaw.ac.at/acdh/research/dh-research-infrastructure/activities/modelling-humanities-data/pfp-prosopographical-research-platform-austria" type="button" class="btn btn-primary btn-lg px-4 me-md-2">About PFP</a><a href="types/person-person/" type="button" class="btn btn-outline-primary btn-lg px-4">Typ-Ontology</a></div>
</div>
<div class="col-10 col-sm-8 col-lg-6">
<figure class="figure"><img src="img/title-image.png" class="d-block mx-lg-auto img-fluid" alt="some random title image" loading="lazy"><figcaption class="pt-3 figure-caption">DALL·E 3 | OpenAI </figcaption>
</figure>
</div>
</div>
</div>
</main>
<footer class="py-3">
<div class="container">
Expand Down

0 comments on commit 9fde186

Please sign in to comment.