mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
Revert to the normal theme.
This commit is contained in:
parent
16c3db1b60
commit
28faf15e69
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<? // Preamble
|
||||
$siteName = "The QuakeForge Project";
|
||||
$theme = "christmas";
|
||||
$theme = "quakeforge";
|
||||
define('siteHome', "/home/groups/quake/htdocs");
|
||||
|
||||
require siteHome . "/parts/library.php"; // Load function library
|
||||
|
|
Loading…
Reference in a new issue