fix heights
This commit is contained in:
parent
90776d8bd6
commit
c415ab16f0
1 changed files with 6 additions and 6 deletions
|
@ -4,22 +4,22 @@
|
|||
# last uploaded build-versions
|
||||
|
||||
<h2>Linux i386</h2>
|
||||
<iframe width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/build-version">
|
||||
<iframe width=1024 height=10em 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=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version">
|
||||
<iframe width=1024 height=10em 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=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version">
|
||||
<iframe width=1024 height=10em 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=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version">
|
||||
<iframe width=1024 height=10em 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=5em 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=10em 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=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version">
|
||||
<iframe width=1024 height=10em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version">
|
||||
</iframe>
|
||||
"""]]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue