etc
This commit is contained in:
parent
d37161f0e2
commit
7a417c79c2
|
@ -19,12 +19,12 @@
|
|||
<h1 class="center">FCE Ultra</h1>
|
||||
|
||||
<div class="navbox">
|
||||
<span class="naventry">[<a href="/">Home</a>]</span>
|
||||
<span class="naventry">[<a href="/download.php">Download</a>]</span>
|
||||
<span class="naventry">[<a href="index.php">Home</a>]</span>
|
||||
<span class="naventry">[<a href="download.php">Download</a>]</span>
|
||||
<span class="naventry">[<a href="docs.php">Documentation</a>]</span>
|
||||
<span class="naventry">[<a href="/support.php">Support Files</a>]</span>
|
||||
<span class="naventry">[<a href="/links.php">Links</a>]</span>
|
||||
<span class="naventry">[<a href="support.php">Support Files</a>]</span>
|
||||
<span class="naventry">[<a href="links.php">Links</a>]</span>
|
||||
<span class="naventry">[<a href="http://sourceforge.net/projects/fceultra/">Development</a>]</span>
|
||||
<span class="naventry">[<a href="/links.php">Links</a>]</span>
|
||||
<span class="naventry">[<a href="/archive.php">Links</a>]</span>
|
||||
<span class="naventry">[<a href="links.php">Links</a>]</span>
|
||||
<span class="naventry">[<a href="archive.php">Archive</a>]</span>
|
||||
</div>
|
||||
|
|
|
@ -22,11 +22,6 @@
|
|||
<h2 class="boxhead">News</h2> <!-- News section -->
|
||||
<div class="boxbody">
|
||||
|
||||
<h3 class="boxsubhead">22 June 2008</h3>
|
||||
<p>
|
||||
Round 1 of the attempt to update the content of this site. Downloads are still outdated versions of FCEU Ultra.
|
||||
</p>
|
||||
|
||||
<h3 class="boxsubhead">5 June 2008</h3>
|
||||
<p>
|
||||
No, this project is not dead. There are a few of us developers working in subversion. However, we could always use more help. We need both SDL and Windows developers. If interested, just come chat with us in #fceu on irc.freenode.net<br>
|
||||
|
|
Loading…
Reference in New Issue