Compare commits

..

No commits in common. "590953d9bc4d52223925735486f96fc51f6af185" and "11e8b88cfe106ac34fdb92cba808776d365592e9" have entirely different histories.

View File

@ -5,7 +5,7 @@
<div class="window-content bio-window-content clearfix">
<img class="pfp" src="<?php echo $root; ?>/img/pfp.png" alt="profile picture"/>
<div class="bio">
<b class="username"><?php echo $username; ?></b>
<b><?php echo $username; ?></b>
<hr/>
<i><?php echo $tagline; ?></i>
<br/>