diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-02-18 23:50:38 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-02-18 23:50:38 +0100 |
commit | 8ecba6b9ed637978915c29b6b5f3116759395fbc (patch) | |
tree | 8bdf7820c1cb9c60f88f3b2b813472cb4a33c9c8 | |
parent | 97a673fffc7b4356c3174d11459e96b654ea01bd (diff) |
Add Solaris 10 screenshot to the gallery
-rw-r--r-- | gallery/img/solaris-10.png | bin | 0 -> 165172 bytes | |||
-rw-r--r-- | gallery/index.html | 10 | ||||
-rw-r--r-- | gallery/thumb/solaris-10.jpg | bin | 0 -> 13922 bytes |
3 files changed, 10 insertions, 0 deletions
diff --git a/gallery/img/solaris-10.png b/gallery/img/solaris-10.png Binary files differnew file mode 100644 index 0000000..216757d --- /dev/null +++ b/gallery/img/solaris-10.png diff --git a/gallery/index.html b/gallery/index.html index 38341c0..35bbc17 100644 --- a/gallery/index.html +++ b/gallery/index.html @@ -229,6 +229,16 @@ email to <a href="mailto:dillo-dev@mailman3.com">dillo-dev@mailman3.com</a>. <p>Screenshots of Dillo taken from the device itself.</p> <figure> + <a href="img/solaris-10.png"> + <img alt="Dillo running on a FPGA" src="thumb/solaris-10.jpg"></a> + <figcaption> + <b>2025-02-07</b> - + Dillo 3.2.0 on Solaris 10 in a SPARK Enterprise T2000 server + [<a href="https://github.com/dillo-browser/dillo/pull/353#issuecomment-2643718976">1</a>]. + </figcaption> +</figure> + +<figure> <a href="img/fpga-rv32.jpg"> <img alt="Dillo running on a FPGA" src="thumb/fpga-rv32.jpg"></a> <figcaption> diff --git a/gallery/thumb/solaris-10.jpg b/gallery/thumb/solaris-10.jpg Binary files differnew file mode 100644 index 0000000..8ebd81d --- /dev/null +++ b/gallery/thumb/solaris-10.jpg |