summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2023-03-13 08:33:43 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2023-03-13 08:33:43 (GMT)
commitee18c1c2ec83dbde6b4f60459bc8ddcd4775a2bc (patch)
treedc9b0615476fa4d07e5fd61d1ee83f0c3ef84f9f
parent57f53957bbe79011c9fe8f2af11d2274613de1ef (diff)
downloadlz4-ee18c1c2ec83dbde6b4f60459bc8ddcd4775a2bc.zip
lz4-ee18c1c2ec83dbde6b4f60459bc8ddcd4775a2bc.tar.gz
lz4-ee18c1c2ec83dbde6b4f60459bc8ddcd4775a2bc.tar.bz2
added erofs reference
-rw-r--r--images/logo50/erofs50.pngbin0 -> 10532 bytes
-rw-r--r--index.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/images/logo50/erofs50.png b/images/logo50/erofs50.png
new file mode 100644
index 0000000..c0b77c7
--- /dev/null
+++ b/images/logo50/erofs50.png
Binary files differ
diff --git a/index.html b/index.html
index 0bda5c0..3ac863c 100644
--- a/index.html
+++ b/index.html
@@ -275,6 +275,7 @@ Consequently, they are not interoperable with LZ4 command line utility, nor (gen
<div id="lz4usedby" class="container">
<ul id="icons" class="list-inline">
<li><a href="https://www.open-zfs.org/wiki/Main_Page"><img src="images/logo50/openzfs.png" /><span> OpenZFS</span></a></li>
+ <li><a href="https://source.android.com/docs/core/architecture/kernel/erofs"><img src="images/logo50/erofs50.png" /><span> EROFS</span></a></li>
<li><a href="https://www.dragonflybsd.org/hammer/" ><img src="images/logo50/hammer.png" /><span> HAMMER2</span></a></li>
<li><a href="https://squashfs.sourceforge.net/" ><img src="images/logo50/squashfs.png"/><span> SquashFS</span></a></li>
<li><a href="http://www.lessfs.com/wordpress/" ><img src="images/logo50/lessfs.png" /><span> LessFS</span></a></li>