Add DragonflyBSD download link

* Fix #294
This commit is contained in:
Matt Smith 2017-07-09 12:34:26 +01:00 committed by Matt Smith
parent 3eae808620
commit 7e24e15c0e
2 changed files with 15 additions and 1 deletions

View file

@ -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
@ -86,4 +95,4 @@
id: mobilelight id: mobilelight
- platform: Hardware Wallets - platform: Hardware Wallets
id: hardware id: hardware

View file

@ -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;