mirror of
https://git.code.sf.net/p/quake/website
synced 2025-02-17 09:21:29 +00:00
- Moved the anchor so the h4 header isn't highlighted like a
link.
This commit is contained in:
parent
7e51383c6c
commit
189190b443
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ quakeforge-current instead, it's <STRONG>much</STRONG> better.
|
|||
</UL>
|
||||
|
||||
<? /* quake2 */
|
||||
echo "<a name=\"quake2\"><h4>Quake2Forge: Version 0.1</h4></a>";
|
||||
echo "<a name=\"quake2\"></a><h4>Quake2Forge: Version 0.1</h4>";
|
||||
echo "<p>Quake2Forge is the QuakeForge port of Quake2. ";
|
||||
echo "Under slow but steady development, it aims to be a portable, ";
|
||||
echo "stable codebase maintaining backward compatibility with the id ";
|
||||
|
|
Loading…
Reference in a new issue