Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
xiphon
monero-site
Commits
16e6e5c3
Verified
Commit
16e6e5c3
authored
Nov 24, 2019
by
erciccione
Browse files
Adapt 'Downloads' box in index
parent
a9454f7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
16e6e5c3
...
...
@@ -91,18 +91,18 @@ permalink: index.html
</div>
<div
class=
"row around-xs"
>
<div
class=
"col"
>
<p><a
href=
"{{site.baseurl}}/downloads#
windows
"
class=
"btn-link btn-fixed"
><span
class=
"icon-windows"
></span>
{% t
home.
downloads
_windows
%}
</a></p>
<p><a
href=
"{{site.baseurl}}/downloads#
gui
"
class=
"btn-link btn-fixed"
><span
class=
"icon-windows"
></span>
{% t downloads
.gui
%}
</a></p>
</div>
<div
class=
"col"
>
<p><a
href=
"{{site.baseurl}}/downloads#
mac
"
class=
"btn-link btn-fixed"
><span
class=
"icon-apple"
></span>
{% t
home.
downloads
_mac
%}
</a></p>
<p><a
href=
"{{site.baseurl}}/downloads#
cli
"
class=
"btn-link btn-fixed"
><span
class=
"icon-apple"
></span>
{% t downloads
.cli
%}
</a></p>
</div>
</div>
<div
class=
"row around-xs"
>
<div
class=
"col"
>
<p><a
href=
"{{site.baseurl}}/downloads#
linux
"
class=
"btn-link btn-fixed"
><span
class=
"icon-linux"
></span>
{% t
home.
downloads
_linux
%}
</a></p>
<p><a
href=
"{{site.baseurl}}/downloads#
blockchain
"
class=
"btn-link btn-fixed"
><span
class=
"icon-linux"
></span>
{% t downloads
.bootstrapnode
%}
</a></p>
</div>
<div
class=
"col"
>
<p><a
href=
"{{site.baseurl}}/downloads#
sourc
e"
class=
"btn-link btn-fixed"
><span
class=
"icon-blockchain"
></span>
{% t
home.
downloads
_blockchain
%}
</a></p>
<p><a
href=
"{{site.baseurl}}/downloads#
hardwar
e"
class=
"btn-link btn-fixed"
><span
class=
"icon-blockchain"
></span>
{% t downloads
.hardware
%}
</a></p>
</div>
</div>
<div
class=
"row"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment