Almost-minimal filesystem based blog.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

46 lines
1.5 KiB

  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>wrt::icon_test</title>
  5. <meta name="keywords" content="some test stuff" />
  6. <meta name="description" content="a test wrt site" />
  7. <meta name="author" content="Example Author" />
  8. <link rel="stylesheet" href="https://example.com/css/p1k3.css" />
  9. <link rel="icon" type="image/x-png" href="https://example.com/favicon.png" />
  10. <link rel=alternate type="application/atom+xml" title="wrt atom feed" href="https://example.com/feed" />
  11. <link rel=feed type="application/atom+xml" title="wrt atom feed" href="https://example.com/feed" />
  12. <link rel="alternate" title="wrt JSON feed" type="application/json" href="https://example.com/feed.json" />
  13. </head>
  14. <body>
  15. <a href="https://example.com/" title="newest entries">new</a>
  16. <a href="https://example.com/all/" title="all entries">all</a>
  17. <h1>icon_test</h1>
  18. <article><div class="entry"><p><em>more:</em> <a href="https://example.com/icon_test/dir" title="dir"><img src="https://example.com/icon_test/dir/index.icon.png"
  19. width="48" height="58"
  20. alt="dir" /></a> <a href="https://example.com/icon_test/textfile" title="textfile"><img src="https://example.com/icon_test/textfile.icon.png"
  21. width="48" height="58"
  22. alt="textfile" /></a></p>
  23. <p class="datestamp"><a href="https://example.com/">wrt</a> /
  24. <a href="https://example.com/icon_test/" title="icon_test">icon_test</a></p>
  25. </div></article>
  26. <div class=entry-metadata></div>
  27. <p><small><em>public domain</em></small></p>
  28. <p></p>
  29. </body>
  30. </html>