Set the banner pics to true for a while.

This commit is contained in:
2025-10-13 15:10:59 -07:00
parent 3053b941d7
commit a8b60b5662

View File

@@ -1,7 +1,7 @@
#!/usr/bin/php #!/usr/bin/php
<?php <?php
// Dynamic testing of whether new images around the banner is wanted. // Dynamic testing of whether new images around the banner is wanted.
$show_pics = false; $show_pics = true;
$banner_width = $show_pics ? 6 : 12; $banner_width = $show_pics ? 6 : 12;
?> ?>
<a href='/about/'> <a href='/about/'>