Update index.php

This commit is contained in:
Jesse James Isler 2022-03-28 13:17:31 +02:00
parent 7b1f201c44
commit e4428c6f42
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
<div id="'.$name.'h2p">'.$howtoplay.'</div>
<div id="'.$name.'pbw">'.$playsbestwith.'</div>
<div id="'.$name.'convars"><code>'.$convars.'</code></div>
<div id="'.$name.'credits"><span>Main Creator: <a href="'.$authorurl.'">'.$author.'</a></span>'.$ctext.'</div>
<div id="'.$name.'credits"><h1>Main Creator: <a href="'.$authorurl.'">'.$author.'</a></h1>'.$ctext.'</div>
</div>
</div>
</div>