summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2024-05-08 21:47:59 +0200
committerrodarima <rodarima@gmail.com>2024-05-08 21:55:11 +0200
commit5e8fa7e1f65fd64268d8cbdc8c7e49b85e581575 (patch)
treedc71ef99326651173291aa6b21a6b48ec079045e
parente7a526706d31dd272d9df8a69d7065383f4465c6 (diff)
Add Mac OS X Tiger screenshot to gallery
-rw-r--r--gallery/img/macos-tiger.pngbin0 -> 642862 bytes
-rw-r--r--gallery/index.html11
-rw-r--r--gallery/thumb/macos-tiger.jpgbin0 -> 14677 bytes
3 files changed, 11 insertions, 0 deletions
diff --git a/gallery/img/macos-tiger.png b/gallery/img/macos-tiger.png
new file mode 100644
index 0000000..403ee4f
--- /dev/null
+++ b/gallery/img/macos-tiger.png
Binary files differ
diff --git a/gallery/index.html b/gallery/index.html
index e568933..7bdebfb 100644
--- a/gallery/index.html
+++ b/gallery/index.html
@@ -205,6 +205,17 @@ 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/macos-tiger.png">
+ <img alt="Dillo running on Mac OS X Tiger 10.4" src="thumb/macos-tiger.jpg">
+ </a>
+ <figcaption>
+ <b>2024-05-05</b> -
+ Dillo 3.1.0 running on Mac OS X Tiger 10.4
+ [<a href="https://lists.mailman3.com/hyperkitty/list/dillo-dev@mailman3.com/message/UK7C6N6ENRQFDEHYTSZCUTWOQID277Y5/">1</a>].
+ </figcaption>
+</figure>
+
+<figure>
<a href="img/win11.png"><img alt="Dillo running on Windows 11" src="thumb/win11.jpg"></a>
<figcaption>
<b>2024-03-24</b> -
diff --git a/gallery/thumb/macos-tiger.jpg b/gallery/thumb/macos-tiger.jpg
new file mode 100644
index 0000000..c8f24e1
--- /dev/null
+++ b/gallery/thumb/macos-tiger.jpg
Binary files differ