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

13 lines
231 B
HTML
Raw Permalink Normal View History

2020-11-23 19:07:58 +00:00
<!DOCTYPE html>
<html>
<body>
2020-11-23 19:18:11 +00:00
<div>
20/11/23 <a href=posts/test>Testing</a>
</div>
<br>
<div>
20/11/23 <a href=posts/test>Testing 2</a>
</div>
2020-11-23 19:07:58 +00:00
</body>
</html>