summaryrefslogtreecommitdiff
path: root/downloads/index.html
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-31 22:29:52 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-31 22:33:13 +0100
commite1d9396a99a49c2c2a8d89d45be6961dce58753c (patch)
tree2014034ad28debd5bf73e5f090ea7c7aaa402801 /downloads/index.html
parentef77ef6f59d1437e7c16b3ebc6735add62933184 (diff)
downloadnetsurf-website-e1d9396a99a49c2c2a8d89d45be6961dce58753c.tar.gz
netsurf-website-e1d9396a99a49c2c2a8d89d45be6961dce58753c.tar.bz2
improve downloads pages
improve main downloads page explanation text GTK toolkit page uses gtk icon and lists flathub links Haiku toolkit page updated to point at the haiku depot
Diffstat (limited to 'downloads/index.html')
-rw-r--r--downloads/index.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/downloads/index.html b/downloads/index.html
index 9fd1bb9..c3daaa9 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -54,11 +54,19 @@
<h1>NetSurf Downloads</h1>
-<p>Download NetSurf for your operating system:</p>
+<p>The NetSurf project provides prebuilt software for several toolkits
+while some are provided by other organisations.</p>
+
+<p>NetSurf supports several windowing toolkits, some of these toolkits
+are synonymous with their operating system like RISC OS while others
+like GTK can be built on many operating systems.</p>
+
+<p>Please select the appropriate toolkit or Operating system for
+additional details:</p>
<ul class="downloadosselection">
<li class="riscos"><a href="riscos/">RISC OS</a></li>
-<li class="gtk"><a href="gtk/">Linux and other Unix-likes</a></li>
+<li class="gtk"><a href="gtk/">GTK for Linux and other Unix-likes</a></li>
<li class="beos"><a href="beos/">Haiku &amp; BeOS</a></li>
<li class="amiga"><a href="amiga/">AmigaOS</a></li>
<li class="windows"><a href="windows/">Windows</a></li>