mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-28 13:54:28 +00:00
11 lines
329 B
HTML
11 lines
329 B
HTML
<html>
|
|
<head>
|
|
<link href="style.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<h1>Royaume de Cobis</h1>
|
|
<div><b>Capitale :</b> <a href="bastion.html">Bastion</a></div>
|
|
<div><b>Roi</b></div>
|
|
<div><b>Source :</b> <a href="https://www.black-book-editions.fr/produit.php?id=3157" target="_blank">Invincible</a> : p6</div>
|
|
</body>
|
|
</html>
|