forked from M-Labs/web2019
Revert "Add installer to the main page"
This reverts commit a6fbae7bcb
.
This commit is contained in:
parent
63d33210c1
commit
6f7c2c020b
|
@ -148,7 +148,6 @@ a {
|
|||
color: #fff !important;
|
||||
border: 1px solid $btn-primary-2 !important;
|
||||
text-decoration: none;
|
||||
margin: 0.125rem 0rem;
|
||||
|
||||
&:hover, &:disabled {
|
||||
background-color: $btn-secondary-2;
|
||||
|
|
|
@ -53,7 +53,6 @@
|
|||
<a href="{{ get_url(path='@/experiment-control/place-order.md') }}" class="btn btn-primary btn-inversed btn-lg">Order hardware</a>
|
||||
<a href="https://m-labs.hk/artiq/manual/" class="btn btn-primary btn-lg">Manual</a>
|
||||
<a href="https://forum.m-labs.hk" class="btn btn-primary btn-lg">Forum</a>
|
||||
<a href="https://nixbld.m-labs.hk/job/artiq/extra-beta/msys2-offline-installer/latest" class="btn btn-primary btn-lg">Installer</a>
|
||||
<a href="{{ get_url(path='@/experiment-control/artiq.md') }}" class="btn btn-primary btn-lg">More...</a>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue