This repository has been archived on 2022-01-12. You can view files and clone it, but cannot push or open issues or pull requests.
test/index.html
2020-11-23 13:18:11 -06:00

13 lines
231 B
HTML

<!DOCTYPE html>
<html>
<body>
<div>
20/11/23 <a href=posts/test>Testing</a>
</div>
<br>
<div>
20/11/23 <a href=posts/test>Testing 2</a>
</div>
</body>
</html>