diff --git a/_data/downloads.yml b/_data/downloads.yml index 00448387..4e6ef8f5 100644 --- a/_data/downloads.yml +++ b/_data/downloads.yml @@ -75,6 +75,15 @@ tag: Wolfram Warptangent 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 id: source icon: icon-github @@ -86,4 +95,4 @@ id: mobilelight - platform: Hardware Wallets - id: hardware \ No newline at end of file + id: hardware diff --git a/css/custom.css b/css/custom.css index b78f9792..3ce9fcbe 100644 --- a/css/custom.css +++ b/css/custom.css @@ -2567,6 +2567,11 @@ footer { 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 { background-image: url(../img/monero-spritesheet.png); background-position: 0 -240px;