diff --git a/_data/exchanges.yml b/_data/exchanges.yml index e37974e..efe5b42 100644 --- a/_data/exchanges.yml +++ b/_data/exchanges.yml @@ -360,4 +360,10 @@ trading_pairs: BTC fees: N/A image: cointed.jpg - url: https://www.cointed.com/en/ \ No newline at end of file + url: https://www.cointed.com/en/ + +- name: Cryptopia + trading_pairs: BTC + fees: N/A + image: cryptopia.jpg + url: https://www.cryptopia.co.nz diff --git a/_data/merchants-design.yml b/_data/merchants-design.yml index fadb2af..683a7ec 100644 --- a/_data/merchants-design.yml +++ b/_data/merchants-design.yml @@ -39,4 +39,10 @@ - name: Keizerkarelwebdesign title: web Design url: https://www.keizerkarelwebdesign.nl/ - image: keizerkarel.jpg \ No newline at end of file + image: keizerkarel.jpg + +- name: Arnie Bermudez + title: Freelance illustrator + url: http://www.arniebermudez.com/ + image: arniebermudez.jpg + diff --git a/_data/merchants-hosting.yml b/_data/merchants-hosting.yml index d6d9655..648f271 100644 --- a/_data/merchants-hosting.yml +++ b/_data/merchants-hosting.yml @@ -30,3 +30,8 @@ title: Domain registration service url: https://njal.la/ image: njilla.jpg + +- name: NiceVPS + title: Hosting + url: https://nicevps.net + image: niceVPS.jpg diff --git a/_data/merchants-stores.yml b/_data/merchants-stores.yml index 601a5d2..f3d8887 100644 --- a/_data/merchants-stores.yml +++ b/_data/merchants-stores.yml @@ -219,3 +219,17 @@ url: http://www.motionimation.com/ image: motionimage.jpg +- name: Soapwallet + title: Paper wallets inside all natural soaps + url: https://soapwallet.com/ + image: soapwallet.jpg + +- name: Huxworth + title: Jewelry and luxury goods + url: http://huxworth.com/ + image: huxworth.jpg + +- name: Allforcrypto + title: Online store + url: https://allforcrypto.com/ + image: allforcrypto.jpg diff --git a/_data/team.yml b/_data/team.yml index 7e7eba7..4e23f9d 100644 --- a/_data/team.yml +++ b/_data/team.yml @@ -441,14 +441,14 @@ team-title: DashCore Developers - name: Oleg Girko - title: + title: Dash Core Developer description: image: oleg.png email: ol@dash.org keybase: twitter: - dashforum-link: - dashforum: + dashforum-link: /ol.13002/ + dashforum: ol team-title: DashCore Developers - name: Darren Tapp @@ -476,7 +476,7 @@ - name: Will Wray title: Core C++ Dev description: - image: anon.png + image: WillWray.jpg email: will@dash.org keybase: twitter: @@ -495,12 +495,34 @@ dashforum: imarshall team-title: DashCore Developers +- name: Alexander Block + title: Core Developer + description: + image: codablocker.jpeg + email: alexander.block@dash.org + keybase: https://keybase.io/codablock + twitter: + dashforum-link: /codablock.12000/ + dashforum: codablock + team-title: DashCore Developers + +- name: Ilya Savinov + title: Core Developer + description: + image: + email: ilya@dash.org + keybase: https://keybase.io/schnibble + twitter: + dashforum-link: /schnibble.13003/ + dashforum: schnibble + team-title: DashCore Developers + - name: Janusz Piasecki title: Project Manager description: image: janusz.jpg email: janusz.piasecki@dash.org - keybase: https://keybase.io/balu + keybase: twitter: dashforum-link: /janusz.17557/ dashforum: janusz diff --git a/assets/img/exchanges/cryptopia.jpg b/assets/img/exchanges/cryptopia.jpg new file mode 100644 index 0000000..b210d8a Binary files /dev/null and b/assets/img/exchanges/cryptopia.jpg differ diff --git a/assets/img/merchants/allforcrypto.jpg b/assets/img/merchants/allforcrypto.jpg new file mode 100644 index 0000000..915a22e Binary files /dev/null and b/assets/img/merchants/allforcrypto.jpg differ diff --git a/assets/img/merchants/arniebermudez.jpg b/assets/img/merchants/arniebermudez.jpg new file mode 100644 index 0000000..75f9714 Binary files /dev/null and b/assets/img/merchants/arniebermudez.jpg differ diff --git a/assets/img/merchants/huxworth.jpg b/assets/img/merchants/huxworth.jpg new file mode 100644 index 0000000..787d147 Binary files /dev/null and b/assets/img/merchants/huxworth.jpg differ diff --git a/assets/img/merchants/niceVPS.jpg b/assets/img/merchants/niceVPS.jpg new file mode 100644 index 0000000..8b7a06b Binary files /dev/null and b/assets/img/merchants/niceVPS.jpg differ diff --git a/assets/img/merchants/soapwallet.jpg b/assets/img/merchants/soapwallet.jpg new file mode 100644 index 0000000..532fb24 Binary files /dev/null and b/assets/img/merchants/soapwallet.jpg differ diff --git a/assets/img/team/WillWray.jpg b/assets/img/team/WillWray.jpg new file mode 100644 index 0000000..2ebe41b Binary files /dev/null and b/assets/img/team/WillWray.jpg differ diff --git a/assets/img/team/codablocker.jpeg b/assets/img/team/codablocker.jpeg new file mode 100644 index 0000000..36cbedf Binary files /dev/null and b/assets/img/team/codablocker.jpeg differ