mirror of
https://github.com/Nioux/Osgild.git
synced 2025-10-29 06:14:27 +00:00
10 lines
182 B
HTML
10 lines
182 B
HTML
|
|
<html>
|
|||
|
|
<head>
|
|||
|
|
<link href="style.css" rel="stylesheet" />
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<h1>Feng</h1>
|
|||
|
|
<div><b>Capitale</b> des <a href="ilesdouister.html">Iles d’Ouister</a></div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|