Skip to content

Commit

Permalink
v1.2.1-hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
exitcas authored Mar 4, 2022
1 parent 6cdb0c1 commit 3d6a6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
<?php if (isset($avatar)) { ?>
<div><a href="<?= $avatar ?>" target="_blank"><img style="width:50px;height:50px;margin-right:10px;border:3px solid black;border-radius:100%" src="<?= $avatar ?>"></a></div>
<?php } ?>
<h2><?= $user ?></h2>
<h2><?= $user ?><?= $checkmark ?></h2>
</div>
<p><?php if (isset($description)) {
echo $description . " ";
Expand Down

1 comment on commit 3d6a6c4

@vercel
Copy link

@vercel vercel bot commented on 3d6a6c4 Mar 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.