Set the banner pics to true for a while.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/php
|
||||
<?php
|
||||
// Dynamic testing of whether new images around the banner is wanted.
|
||||
$show_pics = false;
|
||||
$show_pics = true;
|
||||
$banner_width = $show_pics ? 6 : 12;
|
||||
?>
|
||||
<a href='/about/'>
|
||||
|
Reference in New Issue
Block a user