1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-02 16:27:04 +00:00
This commit is contained in:
Yan Maniez 2020-01-17 13:58:02 +01:00
parent 91f3c8d6e2
commit 699d659909
6 changed files with 18 additions and 18 deletions

9
Docs/Osgild/index.html Normal file
View file

@ -0,0 +1,9 @@
<html>
<head>
<title>Terres d'Osgild</title>
</head>
<frameset cols="50%, 50%">
<frame src="osgild.html" />
<frame src="default.html" id="details" name="details" />
</frameset>
</html>