Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-website.git/shortlog/2c178e0199f24a803cf5eb07aeb73541b88c5c67
...commit
http://git.netsurf-browser.org/netsurf-website.git/commit/2c178e0199f24a803cf5eb07aeb73541b88c5c67
...tree
http://git.netsurf-browser.org/netsurf-website.git/tree/2c178e0199f24a803cf5eb07aeb73541b88c5c67
The branch, master has been updated
via 2c178e0199f24a803cf5eb07aeb73541b88c5c67 (commit)
from 2f05b5860e02a57b3a2c9464a39edf78ae9ef887 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=2c178e0199f24a803cf5eb07aeb73541b88c5c67
commit 2c178e0199f24a803cf5eb07aeb73541b88c5c67
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
attempt to fix GTK and windows download formatting
diff --git a/downloads/gtk/index.html b/downloads/gtk/index.html
index de77b0f..404859f 100644
--- a/downloads/gtk/index.html
+++ b/downloads/gtk/index.html
@@ -79,7 +79,7 @@ use.</p>
<div class="downloadlatestouter">
<div class="downloadlatest">
- <div class="downloadlatestbox downloadfirst">
+ <div class="downloadlatestbox">
<p class="downloadmain downloadfirst"><a
href="https://flathub.org/apps/details/org.netsurf_browser.NetSurf"><span>NetSurf
on Flathub</span> <span class="downloaddate">24 May 2020</span></a></p>
<p class="downloadinstructions">Run the <a
href="https://flathub.org/repo/appstream/org.netsurf_browser.NetSurf.flatpakref"><span>Install</span></a></p>
<p class="preul">Some of the distributions available for <a
href="https://flatpak.org/setup/">flatpak</a>:</p>
@@ -91,7 +91,6 @@ use.</p>
<li>Redhat</li>
</ul>
</div>
- </div>
<div class="downloadlatestbox downloadlast">
<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-3.10.tar.gz"><span>NetSurf
3.10 source code</span> <span>(8.5MB)</span> <span class="downloaddate">24 May
2020</span></a></p>
@@ -106,6 +105,7 @@ use.</p>
</ul>
</div>
</div>
+
<div class="arrow"></div>
</div>
diff --git a/downloads/windows/index.html b/downloads/windows/index.html
index 36d033c..33058fc 100644
--- a/downloads/windows/index.html
+++ b/downloads/windows/index.html
@@ -54,14 +54,15 @@
<h1>Windows NetSurf Downloads</h1>
-<div class="bignote">
+<div class="caution"><p>The Windows build is a technology demonstrator and is
not ready for general use.</p></div>
+
+<div>
<dl>
<dt><a href="https://ci.netsurf-browser.org/builds/">Test builds</a></dt>
<dd>Bleeding-edge test builds are available for those that want to try the
latest experimental features.</dd>
</dl>
</div>
-<div class="caution"><p>The Windows build is a technology demonstrator and is
not ready for general use.</p></div>
<div class="downloadlatestouter">
<div class="downloadlatest">
-----------------------------------------------------------------------
Summary of changes:
downloads/gtk/index.html | 4 ++--
downloads/windows/index.html | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/downloads/gtk/index.html b/downloads/gtk/index.html
index de77b0f..404859f 100644
--- a/downloads/gtk/index.html
+++ b/downloads/gtk/index.html
@@ -79,7 +79,7 @@ use.</p>
<div class="downloadlatestouter">
<div class="downloadlatest">
- <div class="downloadlatestbox downloadfirst">
+ <div class="downloadlatestbox">
<p class="downloadmain downloadfirst"><a
href="https://flathub.org/apps/details/org.netsurf_browser.NetSurf"><span>NetSurf
on Flathub</span> <span class="downloaddate">24 May 2020</span></a></p>
<p class="downloadinstructions">Run the <a
href="https://flathub.org/repo/appstream/org.netsurf_browser.NetSurf.flatpakref"><span>Install</span></a></p>
<p class="preul">Some of the distributions available for <a
href="https://flatpak.org/setup/">flatpak</a>:</p>
@@ -91,7 +91,6 @@ use.</p>
<li>Redhat</li>
</ul>
</div>
- </div>
<div class="downloadlatestbox downloadlast">
<p class="downloadmain"><a
href="http://download.netsurf-browser.org/netsurf/releases/source-full/netsurf-all-3.10.tar.gz"><span>NetSurf
3.10 source code</span> <span>(8.5MB)</span> <span class="downloaddate">24 May
2020</span></a></p>
@@ -106,6 +105,7 @@ use.</p>
</ul>
</div>
</div>
+
<div class="arrow"></div>
</div>
diff --git a/downloads/windows/index.html b/downloads/windows/index.html
index 36d033c..33058fc 100644
--- a/downloads/windows/index.html
+++ b/downloads/windows/index.html
@@ -54,14 +54,15 @@
<h1>Windows NetSurf Downloads</h1>
-<div class="bignote">
+<div class="caution"><p>The Windows build is a technology demonstrator and is
not ready for general use.</p></div>
+
+<div>
<dl>
<dt><a href="https://ci.netsurf-browser.org/builds/">Test builds</a></dt>
<dd>Bleeding-edge test builds are available for those that want to try the
latest experimental features.</dd>
</dl>
</div>
-<div class="caution"><p>The Windows build is a technology demonstrator and is
not ready for general use.</p></div>
<div class="downloadlatestouter">
<div class="downloadlatest">
--
NetSurf website source for *.netsurf-browser.org
_______________________________________________
netsurf-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]