Generate list of users' resumes #1

Merged
ben merged 2 commits from tildejack/tilde:master into master 2021-01-04 23:07:54 +00:00
1 changed files with 2 additions and 4 deletions
Showing only changes of commit 109c20f368 - Show all commits

View File

@ -29,10 +29,8 @@
?>
<p><?=$lfw?><a href="<?=$content?>"><strong>~<?=$user?></strong></a></p>
<?php } ?>
<footer>
<footer>
Forked by <a href="https://tilde.club/~jack/">~jack@tilde.club</a> from <a href="https://tilde.team/~ben/taglines/">~ben's taglines</a></footer>
</footer>
<hr>
<p>Forked by <a href="https://tilde.club/~jack/">~jack@tilde.club</a> from <a href="https://tilde.team/~ben/taglines/">~ben's taglines</a></p>
</div>
</body>
</html>