[pngzop] Reformatted pngzop-references.html as a "<ul>"

This commit is contained in:
Glenn Randers-Pehrson
2013-03-02 11:14:04 -06:00
parent c73dbcd42c
commit 5b037b394c

View File

@@ -1,6 +1,10 @@
<html><head><title>Zopli references</title></head> <html><head><title>Zopli references</title></head>
<body> <body>
<h2>Zopfli references</h2>
<ul>
<li>
<a href="https://code.google.com/p/zopfli/downloads/detail?name=Data_compression_using_Zopfli.pdf&can=2&q="> <a href="https://code.google.com/p/zopfli/downloads/detail?name=Data_compression_using_Zopfli.pdf&can=2&q=">
Data_compression_using_Zopfli.pdf</a> Data_compression_using_Zopfli.pdf</a>
</ul>
</body> </body>
</html> </html>