Compare commits

..

No commits in common. "b924528545bc11f71d12cf2b3af67e54d81cea75" and "c1be030f0a5c8d5d23d0d1baf162a365df4d9b9f" 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/>