cleanup footer of resumes index

This commit is contained in:
jack 2021-01-04 22:55:59 +00:00
parent 7cd6aebf81
commit 109c20f368
1 changed files with 2 additions and 4 deletions

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>