Fix more https images

This commit is contained in:
Alex (Xkeeper) 2016-04-22 12:41:29 -07:00
parent 39726935cc
commit 4b471f6500
4 changed files with 4 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

View File

@ -1,5 +1,5 @@
<?php
$boardtitle='<img src="http://jul.rustedlogic.net/xkeeper/img/pointlessbannerv2.png">';
$boardtitle='<img src="images/pointlessbannerv2.png">';
$newthreadpic='New thread';
$newreplypic='New reply';
$bgimage='images/desolation/desolation.jpg';

View File

@ -11,7 +11,7 @@
$numcols = 100; # Width of text entry, just use css extra again
# Banner; comment for default
$boardtitle = '<img src="http://jul.rustedlogic.net/xkeeper/img/pointlessbannerv2-2.png" title="Illegal in 10 states!">';
$boardtitle = '<img src="images/pointlessbannerv2-2.png" title="Illegal in 10 states!">';
# Page background color, background image, and text color
$bgcolor = '000810';