diff --git a/.sass-cache/9a49b57d5f63e6db4d7da45c4d90ec2de2c4e5c8/_colors.scssc b/.sass-cache/9a49b57d5f63e6db4d7da45c4d90ec2de2c4e5c8/_colors.scssc index 4edac8c..d2d49ac 100644 Binary files a/.sass-cache/9a49b57d5f63e6db4d7da45c4d90ec2de2c4e5c8/_colors.scssc and b/.sass-cache/9a49b57d5f63e6db4d7da45c4d90ec2de2c4e5c8/_colors.scssc differ diff --git a/_config.yml b/_config.yml index d94d78c..d656c95 100644 --- a/_config.yml +++ b/_config.yml @@ -9,6 +9,8 @@ name: Dash url: https://www.dash.org description: Digital Cash +api: http://localhost:9090 + languages: ["en", "es"] exclude_from_localizations: ["assets"] diff --git a/currency/index.html b/currency/index.html index 7af906e..b95051d 100644 --- a/currency/index.html +++ b/currency/index.html @@ -10,10 +10,53 @@ description: pages.currency.description

{% t pages.currency.markets-heading %}

+
+

{% t pages.currency.governance-heading %}

{% t pages.currency.network-heading %}

+
+
+

{% t pages.currency.blockchain-heading %}

- \ No newline at end of file + + + \ No newline at end of file