DPDK website maintenance
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: web@dpdk.org
Subject: [dpdk-web] [PATCH] move releases link button near latest release button
Date: Thu, 26 May 2016 16:54:42 +0200	[thread overview]
Message-ID: <1464274482-20155-1-git-send-email-thomas.monjalon@6wind.com> (raw)

In the download page, it is more logical to have the button for
"Other Versions" just after "Latest Version".
Doing so, it is at the same place than the button "All Releases"
in the /rel page.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 download.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/download.html b/download.html
index d50158b..967052f 100644
--- a/download.html
+++ b/download.html
@@ -43,13 +43,13 @@
 				<i class="material-icons" style="font-size: 4em;">archive</i><br>
 				Latest Version: 16.04
 			</a><!-- no whitespace
-			--><a href="/doc/quick-start" class="button" style="width: 28%; margin: 0 8%;">
-				<i class="material-icons" style="font-size: 4em;">access_time</i><br>
-				Quick Start Instructions
-			</a><!-- no whitespace
 			--><a href="/rel" class="button" style="width: 28%;">
 				<i class="material-icons" style="font-size: 4em;">view_list</i><br>
 				Other Versions
+			</a><!-- no whitespace
+			--><a href="/doc/quick-start" class="button" style="width: 28%; margin: 0 8%;">
+				<i class="material-icons" style="font-size: 4em;">access_time</i><br>
+				Quick Start Instructions
 			</a>
 			<ul>
 			<h3>Applications</h3>
-- 
2.7.0

             reply	other threads:[~2016-05-26 14:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-26 14:54 Thomas Monjalon [this message]
2016-05-26 15:45 ` [dpdk-web] [PATCH v2] move releases " Harry van Haaren
2016-05-26 15:58   ` Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1464274482-20155-1-git-send-email-thomas.monjalon@6wind.com \
    --to=thomas.monjalon@6wind.com \
    --cc=web@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).