-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/fetes17/merveilles17
- Loading branch information
Showing
1 changed file
with
115 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr"> | ||
<head> | ||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> | ||
<title>Merveilles17</title> | ||
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400;1,500&family=Titillium+Web:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600&display=swap" rel="stylesheet"/> | ||
<link rel="stylesheet" type="text/css" href="../theme/bootstrap.min.css" /> | ||
<link rel="stylesheet" type="text/css" href="../theme/teinte.css" /> | ||
<link rel="stylesheet" type="text/css" href="../theme/sortable.css" /> | ||
<link rel="stylesheet" type="text/css" href="../theme/merveilles17.css" /> | ||
<link rel="stylesheet" type="text/css" href="../theme/viewer.css" /> | ||
</head> | ||
<body> | ||
<header id="header" class="bg-black pb-3 pt-3"> | ||
<div class="container"> | ||
<nav class="navbar"> | ||
<a href="../." class="logo"> | ||
<img class="logo" src="../images/logo_merveilles17.png" alt="Merveilles 17"/> | ||
</a> | ||
<a href="../document/index.html">Bibliothèque</a> | ||
<a href="../personne/index.html">Personnes</a> | ||
<a href="../technique/index.html">Techniques</a> | ||
<a href="../lieu/index.html">Lieux</a> | ||
<a href="../apropos.html">À Propos</a> | ||
<a href="https://merveilles17.hypotheses.org/" target="_blank">Carnet</a> | ||
</nav> | ||
<div class="moto">Bibliothèque numérique des divertissements de cour au XVII<sup>e</sup> siècle</div> | ||
<!-- | ||
<form> | ||
<input name="q" /> | ||
</form> | ||
--> | ||
</div> | ||
</header> | ||
<main id="main"> | ||
|
||
<div class="object_header"> | ||
<div class="container"> | ||
<h1>Bragance, Catherine de, reine d'Angleterre (1638-11-25 – 1705-12-31)</h1> | ||
<ul> | ||
<li><a href="https://fr.wikipedia.org/wiki/Catherine_de_Bragance" target="_new">wikipedia</a></li> | ||
<li><a href="https://data.bnf.fr/16258771/catherine_de_bragance/" target="_new">databnf</a></li> | ||
<li>ISNI : <a href="http://isni.org/isni/http://isni.org/isni/0000000057022420" target="_new">http://isni.org/isni/0000000057022420</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
<div class="object_documents"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-9"> | ||
<section class="rolist"> | ||
<h2>Documents liés</h2> | ||
</section> | ||
</section> | ||
|
||
</div> | ||
<div class="col-3"> | ||
<nav class="roles"> | ||
|
||
</nav> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
</main> | ||
<footer id="footer" class="bg-black"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-10 partenaires"> | ||
<a target="_blank" href="../" class="logo" title="Retour à l’accueil"> | ||
<img class="logo" src="../images/logo_merveilles17.png" alt="Merveilles 17"/> | ||
</a> | ||
<a target="_blank" href="https://github.com/fetes17/merveilles17/tree/master/xml"> | ||
<img src="../images/logo_tei.png" alt="Sources XML/TEI téléchargeables"/> | ||
</a> | ||
<a target="_blank" href="https://www.opteos.fr/" title="Une réalisation Optéos"> | ||
<img src="../images/logo_opteos.png" alt="Optéos, coopérative d’entrepreneur·es"/> | ||
</a> | ||
<a target="_blank" href="https://documentation.huma-num.fr/content/25/71/fr/l%E2%80%99hebergement-de-sites-web-chez-huma_num.html" title="Hébergé par HumaNum"> | ||
<img src="../images/logo_hn.png" alt="HumaNum"/> | ||
</a> | ||
<a target="_blank" href="https://www.meshs.fr/page/accueil" title="MESHS Maison Européenne des Sciences de l’Homme et la Société (Lille)"> | ||
<img src="../images/logo_meshs.png" alt="MESHS Maison Européenne des Sciences de l’Homme et la Société (Lille)" /> | ||
</a> | ||
<a target="_blank" href="https://www.hautsdefrance.fr/"> | ||
<img src="../images/logo_hdf.png" alt="Région Hauts-de-France" /> | ||
</a> | ||
<a target="_blank" href="https://french.yale.edu/people/christophe-schuwey"> | ||
<img src="../images/logo_yale.png" alt="Yale university" /> | ||
</a> | ||
<a target="_blank" href="#"> | ||
<img src="../images/logo_othone.png" alt="Othonè, plateforme numérique Littérature Ancien Régime" /> | ||
</a> | ||
</div> | ||
<div class="col-2 contact"> | ||
<div> | ||
<b>Marine Roussillon</b> | ||
<br/>MCF Littérature française | ||
<br/>Université d’Artois | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="license">Sauf indication contraire, les contenus de ce site sont publiés sous une license <a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative commons CC-BY-SA, 4.0</a>.</div> | ||
</footer> | ||
<script src="../theme/jquery.min.js"></script> | ||
<script src="../theme/bootstrap.bundle.min.js"></script> | ||
<script src="../theme/sortable.js"></script> | ||
<script src="../theme/viewer.js"></script> | ||
<script src="../theme/merveilles17.js"></script> | ||
</body> | ||
</html> |