fix heights
This commit is contained in:
parent
dfb2bce3c4
commit
90776d8bd6
1 changed files with 8 additions and 6 deletions
|
@ -1,25 +1,27 @@
|
||||||
[[!meta title="git-annex autobuild overview"]]
|
[[!meta title="git-annex autobuild overview"]]
|
||||||
|
|
||||||
|
[[!sidebar content="""
|
||||||
# last uploaded build-versions
|
# last uploaded build-versions
|
||||||
|
|
||||||
<h2>Linux i386</h2>
|
<h2>Linux i386</h2>
|
||||||
<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 width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/i386/build-version">
|
||||||
</iframe>
|
</iframe>
|
||||||
<h2>Linux amd64</h2>
|
<h2>Linux amd64</h2>
|
||||||
<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 width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/amd64/build-version">
|
||||||
</iframe>
|
</iframe>
|
||||||
<h2>Linux armel</h2>
|
<h2>Linux armel</h2>
|
||||||
<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 width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/armel/build-version">
|
||||||
</iframe>
|
</iframe>
|
||||||
<h2>Android</h2>
|
<h2>Android</h2>
|
||||||
<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 width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/android/build-version">
|
||||||
</iframe>
|
</iframe>
|
||||||
<h2>OSX Mavericks</h2>
|
<h2>OSX Mavericks</h2>
|
||||||
<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 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>
|
</iframe>
|
||||||
<h2>Windows</h2>
|
<h2>Windows</h2>
|
||||||
<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 width=1024 height=5em scrolling=no frameborder=0 marginheight=0 marginwidth=0 src="https://downloads.kitenet.net/git-annex/autobuild/windows/build-version">
|
||||||
</iframe>
|
</iframe>
|
||||||
|
"""]]
|
||||||
|
|
||||||
# build logs
|
# build logs
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue