diff --git a/_includes/layout/base/head-menu.html b/_includes/layout/base/head-menu.html index 738d08d7..dd324bbb 100644 --- a/_includes/layout/base/head-menu.html +++ b/_includes/layout/base/head-menu.html @@ -6,30 +6,39 @@ http://opensource.org/licenses/MIT. diff --git a/_includes/layout/base/html-head.html b/_includes/layout/base/html-head.html index 98f54f46..5df6e027 100644 --- a/_includes/layout/base/html-head.html +++ b/_includes/layout/base/html-head.html @@ -21,7 +21,9 @@ http://opensource.org/licenses/MIT. {% endif %} - + + + diff --git a/_includes/references.md b/_includes/references.md index 48f6246a..715d231c 100644 --- a/_includes/references.md +++ b/_includes/references.md @@ -322,8 +322,8 @@ http://opensource.org/licenses/MIT. [bitcoin URI subsection]: /en/developer-guide#bitcoin-uri [bitcoind initial setup]: /en/developer-examples [bitcoinpdf]: https://bitcoin.org/en/bitcoin-paper -[choose your wallet]: /en/choose-your-wallet -[communities]: /en/community +[choose your wallet]: https://www.dash.org/wallets/ +[communities]: https://www.dash.org/community/ [core executable]: https://www.dash.org/wallets/#wallets [dev communities]: https://www.dash.org/community/ [developer documentation]: /en/developer-documentation diff --git a/en/developer-documentation.md b/en/developer-documentation.md index 79d74eca..78fb041e 100644 --- a/en/developer-documentation.md +++ b/en/developer-documentation.md @@ -7,7 +7,6 @@ lang: en id: developer-documentation title: "Developer Documentation - Dash" breadcrumbs: - - bitcoin - Developer Documentation end_of_page: | diff --git a/img/icons/logo_dash_circle_normal.png b/img/icons/logo_dash_circle_normal.png new file mode 100644 index 00000000..f2a577a0 Binary files /dev/null and b/img/icons/logo_dash_circle_normal.png differ