diff options
author | Joey Hess <joey@kitenet.net> | 2014-07-07 13:55:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-07-07 13:55:56 -0400 |
commit | cf93c2cc1d6ba4cd7410391a8aa561e57d77e2b8 (patch) | |
tree | 2dbf498bab81cf3e119556eb93f81d02afad2f13 | |
parent | b8869c3b6e894c05400b45e08b7cd23a0a32251d (diff) |
fix heights
-rw-r--r-- | doc/builds.mdwn | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/builds.mdwn b/doc/builds.mdwn index c9785e638..d4ab166c0 100644 --- a/doc/builds.mdwn +++ b/doc/builds.mdwn @@ -1,27 +1,27 @@ [[!meta title="git-annex autobuild overview"]] -## last uploaded build-versions +# last uploaded build-versions <h2>Linux i386</h2> -<iframe width=1024 height=3em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/build-version"> +<iframe width=1024 height=4em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/build-version"> </iframe> <h2>Linux amd64</h2> -<iframe width=1024 height=3em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version"> +<iframe width=1024 height=4em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version"> </iframe> <h2>Linux armel</h2> -<iframe width=1024 height=3em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version"> +<iframe width=1024 height=4em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version"> </iframe> <h2>Android</h2> -<iframe width=1024 height=3em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version"> +<iframe width=1024 height=4em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version"> </iframe> <h2>OSX Mavericks</h2> -<iframe width=1024 height=3em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mavericks/build-version"> +<iframe width=1024 height=4em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-mavericks/build-version"> </iframe> <h2>Windows</h2> -<iframe width=1024 height=3em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version"> +<iframe width=1024 height=4em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version"> </iframe> -## build logs +# build logs <h2>Linux i386</h2> <iframe width=1024 scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/"> |