This repository has been archived on 2022-06-12. You can view files and clone it, but cannot push or open issues or pull requests.
linluwi/example/public_html/log/index.html

6 lines
244 B
HTML

<!DOCTYPE html><head><title>Example blog</title><body><article><h1>Example blog</h1>
<ul><li><a href="https://example.com/log/tomato.html">2021-01-05 today, tomatoes
</a><br>
</li></ul></article><footer>
<a href="/">Go Home</a></footer></body>