mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-13 11:56:33 +02:00
Merge pull request #310 from mattcode55/fix-294-dragonflybsd
Add DragonflyBSD download link
This commit is contained in:
commit
a1c8b3c7c5
@ -75,6 +75,15 @@
|
|||||||
tag: Wolfram Warptangent
|
tag: Wolfram Warptangent
|
||||||
blockchain: freebsd
|
blockchain: freebsd
|
||||||
|
|
||||||
|
- platform: DragonflyBSD, 64-bit
|
||||||
|
id: bsd
|
||||||
|
icon: icon-dragonflybsd
|
||||||
|
cli_url: dragonflybsd64
|
||||||
|
cli_hash: c25c0f603ca5c96cb5963aaa2905edff390b7a97f654106911ffad8639deee7c
|
||||||
|
version: 0.10.3.1
|
||||||
|
tag: Wolfram Warptangent
|
||||||
|
blockchain: freebsd
|
||||||
|
|
||||||
- platform: Source Code & Blockchain
|
- platform: Source Code & Blockchain
|
||||||
id: source
|
id: source
|
||||||
icon: icon-github
|
icon: icon-github
|
||||||
|
@ -2567,6 +2567,11 @@ footer {
|
|||||||
background-position: 0 -208px;
|
background-position: 0 -208px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.download-platforms h2 span.icon-dragonflybsd {
|
||||||
|
background-image: url(../img/monero-spritesheet.png);
|
||||||
|
background-position: 0 -13rem;
|
||||||
|
}
|
||||||
|
|
||||||
.download-platforms h2 span.icon-github {
|
.download-platforms h2 span.icon-github {
|
||||||
background-image: url(../img/monero-spritesheet.png);
|
background-image: url(../img/monero-spritesheet.png);
|
||||||
background-position: 0 -240px;
|
background-position: 0 -240px;
|
||||||
|
Loading…
Reference in New Issue
Block a user