diff options
| author | Radosław Kujawa <radoslaw.kujawa@c0ff33.net> | 2026-07-17 14:54:32 +0200 |
|---|---|---|
| committer | Radosław Kujawa <radoslaw.kujawa@c0ff33.net> | 2026-07-17 14:54:32 +0200 |
| commit | 2702c90d7a39fca2a3319c5e915fd290cb31fc70 (patch) | |
| tree | 283c4d851efef7e3a7cd03ba80c87e2bffcdbb2c /docs/index.html | |
| parent | 836167945ec2c7ad5acdf0aa17ce35ec1b9428a6 (diff) | |
Initial import.
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..0edf432 --- /dev/null +++ b/docs/index.html @@ -0,0 +1,23 @@ +<html> + +<title>Mesa Home Page</title></head> + + +<frameset rows="50,100% " border="1" framespacing="1" frameborder="yes"> +<frame src="banner.html" name="BannerFrame" scrolling="no" marginwidth="1" marginheight="1" resize=""> +<frameset cols="28%,72% " border="1" framespacing="1" frameborder="yes"> +<frame src="contents.html" name="ContentsFrame" marginwidth="2" marginheight="1" resize=""> +<frame src="news.html" name="MainFrame" marginwidth="3" marginheight="1" resize=""> +</frameset> +</frameset> + +<noframes> + +<BODY> + +<P> + +</body> + +</noframes> +</html>
\ No newline at end of file |
