mirror of
https://github.com/Nioux/Alarian.git
synced 2025-10-29 22:34:34 +00:00
Reorg
This commit is contained in:
parent
438d9acbc6
commit
cb594fe3b7
56 changed files with 603 additions and 0 deletions
12
index.html
Normal file
12
index.html
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Terres d'Alarian</title>
|
||||
</head>
|
||||
<frameset cols="30%, 70%">
|
||||
<frame src="alarian.html" />
|
||||
<!--<frameset rows="50%,50%">
|
||||
<frame src="default.html" id="region" name="region" />-->
|
||||
<frame src="default.html" id="details" name="details" />
|
||||
<!--</frameset>-->
|
||||
</frameset>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue