Better install documentation and convert README to Markdown #10

Merged
emilyd merged 3 commits from install-docs into main 2022-11-26 07:37:51 +00:00
Showing only changes of commit b924528545 - Show all commits

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><?php echo $username; ?></b>
<b class="username"><?php echo $username; ?></b>
<hr/>
<i><?php echo $tagline; ?></i>
<br/>