PF94 2020-11-28 21:09:30 -05:00
parent ff18914038
commit cc07b04e59
2 changed files with 44 additions and 2 deletions

42
website/about.html Normal file
View File

@ -0,0 +1,42 @@
<html lang="en"><head><script src="//archive.org/includes/analytics.js?v=cf34f82" type="text/javascript"></script>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="SHORTCUT ICON" href="/web/20100227095024im_/http://www.minecraft.net/img/favicon.ico">
<title>Minecraft</title>
</head>
<body>
<div id="toppanel">
<div id="logo"><a href="/web/20100227095024/http://www.minecraft.net/" border="0"><img src="logo_small.gif" border="0"></a></div>
<div id="links">Yet another
chaz!zTech project.<br>
<a href="index.html">Home</a>, <a href="about.html">About</a>, <a href="https://github.com/ChazizTech/MinecraftGRPF">Source Code</a>, <a href="http://2003page.upwader.com/">2003page</a></div>
<!-- <div id="loginpanel">
Not logged in. [ <a href="/web/20100227095024/http://www.minecraft.net/login.jsp">Log in</a> | <a href="/web/20100227095024/http://www.minecraft.net/register.jsp">Register</a> ]
</div> -->
</div>
<div id="content">
<br>
<br>
<br>
<center><img src="logo_new.gif"><br>
Play: <a href="play.html">Earlydev</a><br><br>
</center>
<h2>News:</h2>
MinecraftGRPF is currently in early developement, meaning it's nowhere near finished, but you're free to try it.<br>
Keep in mind that it's under semi-active development and can be a bit unstable during updates.<br>
You can read more <a href="about.html">here</a>.<br>
<br>
This is a side-project of sorts.<br>
<br>
</div>
<div id="footer">MinecraftGRPF is not associated with Mojang.</div>
<br>
</body></html>

View File

@ -23,7 +23,7 @@ chaz!zTech project.<br>
<br>
<center><img src="logo_new.gif"><br>
Play: <a href="play.jsp">Earlydev</a><br><br>
Play: <a href="play.html">Earlydev</a><br><br>
@ -31,7 +31,7 @@ Play: <a href="play.jsp">Earlydev</a><br><br>
<h2>News:</h2>
MinecraftGRPF is currently in early developement, meaning it's nowhere near finished, but you're free to try it.<br>
Keep in mind that it's under semi-active development and can be a bit unstable during updates.<br>
You can read more <a href="/web/20100227095024/http://www.minecraft.net/about.jsp">here</a>.<br>
You can read more <a href="about.html">here</a>.<br>
<br>
This is a side-project of sorts.<br>
<br>