diff --git a/index.php b/index.php index 8dccfdd..3050877 100644 --- a/index.php +++ b/index.php @@ -2,6 +2,12 @@ $pageName = "Welcome!"; $currPage = "home"; // Name of the page, for the menu require "parts/preamble.php"; // Load most of document +?> +QuakeForge is a 3D graphics game engine based on id Software's legendary +Quake and QuakeWorld game engine. Our purpose is to improve the state of the +game by improving the engine and making it accessable to the largest number +of players we can. +