You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by ts...@apache.org on 2015/10/11 14:23:47 UTC

wicket-site git commit: Rearrangement download buttons

Repository: wicket-site
Updated Branches:
  refs/heads/asf-site b96378933 -> 932d4c81b


Rearrangement download buttons

Project: http://git-wip-us.apache.org/repos/asf/wicket-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket-site/commit/932d4c81
Tree: http://git-wip-us.apache.org/repos/asf/wicket-site/tree/932d4c81
Diff: http://git-wip-us.apache.org/repos/asf/wicket-site/diff/932d4c81

Branch: refs/heads/asf-site
Commit: 932d4c81b6470842a6b9db83f12c161cceccc3fa
Parents: b963789
Author: Tobias Soloschenko <ts...@apache.org>
Authored: Sun Oct 11 14:23:24 2015 +0200
Committer: Tobias Soloschenko <ts...@apache.org>
Committed: Sun Oct 11 14:23:24 2015 +0200

----------------------------------------------------------------------
 content/atom.xml            | 2 +-
 content/start/download.html | 2 ++
 start/download.md           | 2 ++
 3 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket-site/blob/932d4c81/content/atom.xml
----------------------------------------------------------------------
diff --git a/content/atom.xml b/content/atom.xml
index 8f8b45e..3739f7d 100644
--- a/content/atom.xml
+++ b/content/atom.xml
@@ -3,7 +3,7 @@
     <title>Apache Wicket</title>
     <link href="http://wicket.apache.org/atom.xml" rel="self"/>
     <link href="http://wicket.apache.org/"/>
-    <updated>2015-10-09T08:13:47+02:00</updated>
+    <updated>2015-10-11T14:21:23+02:00</updated>
     <id>http://wicket.apache.org/</id>
     <author>
         <name>Apache Wicket</name>

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/932d4c81/content/start/download.html
----------------------------------------------------------------------
diff --git a/content/start/download.html b/content/start/download.html
index e564d1d..c9a4ea2 100644
--- a/content/start/download.html
+++ b/content/start/download.html
@@ -60,6 +60,8 @@
 		<i class="fa fa-cloud-download"></i><br />
 		Apache Wicket 7.x
 	</a>
+</div>
+<div class="button-bar">
 	<a class="button" href="wicket-6.x.html">
 		<i class="fa fa-cloud-download"></i><br />
 		Apache Wicket 6.x

http://git-wip-us.apache.org/repos/asf/wicket-site/blob/932d4c81/start/download.md
----------------------------------------------------------------------
diff --git a/start/download.md b/start/download.md
index 2d7088c..5292e8c 100644
--- a/start/download.md
+++ b/start/download.md
@@ -14,6 +14,8 @@ preamble: Wicket is released as a source archive, convenience binaries and throu
 		<i class="fa fa-cloud-download"></i><br>
 		Apache Wicket 7.x
 	</a>
+</div>
+<div class="button-bar">
 	<a class="button" href="wicket-6.x.html">
 		<i class="fa fa-cloud-download"></i><br>
 		Apache Wicket 6.x