diff --git a/_includes/nav-desktop.html b/_includes/nav-desktop.html index b0a226d..5742a0f 100644 --- a/_includes/nav-desktop.html +++ b/_includes/nav-desktop.html @@ -3,8 +3,8 @@ - {% t nav.what-is-dash %} - {% t nav.get-dash %} + {% t nav.what-is-dash %} + {% t nav.get-dash %} {% t nav.participate %} {% t nav.currency %} {% t nav.community %} diff --git a/_includes/nav-mobile.html b/_includes/nav-mobile.html index 56a042a..f0e62b3 100644 --- a/_includes/nav-mobile.html +++ b/_includes/nav-mobile.html @@ -1,7 +1,7 @@ {% t nav.what-is-dash %} - {% t nav.get-dash %} + {% t nav.get-dash %} {% t nav.participate %} {% t nav.currency %} {% t nav.community %} diff --git a/_site/es/what-is-dash/index.html b/_site/es/get-dash/index.html similarity index 96% rename from _site/es/what-is-dash/index.html rename to _site/es/get-dash/index.html index 82762d0..6d193ca 100644 --- a/_site/es/what-is-dash/index.html +++ b/_site/es/get-dash/index.html @@ -2,7 +2,7 @@ - What is Dash — Dash + Get Dash — Dash @@ -50,8 +50,8 @@ - ¿Cuál es la Dash - Get Dash + ¿Cuál es la Dash + Get Dash Participate Currency Community @@ -82,7 +82,9 @@ - What is dash page. + + + @@ -148,7 +150,7 @@ Social ¿Cuál es la Dash - Get Dash + Get Dash Participate Currency Community diff --git a/_site/es/index.html b/_site/es/index.html index e443e31..e8a0b53 100644 --- a/_site/es/index.html +++ b/_site/es/index.html @@ -50,8 +50,8 @@ - ¿Cuál es la Dash - Get Dash + ¿Cuál es la Dash + Get Dash Participate Currency Community @@ -205,7 +205,7 @@ Social ¿Cuál es la Dash - Get Dash + Get Dash Participate Currency Community diff --git a/_site/es/participate/index.html b/_site/es/participate/index.html index 673604f..c265280 100644 --- a/_site/es/participate/index.html +++ b/_site/es/participate/index.html @@ -227,7 +227,7 @@ Social ¿Cuál es la Dash - Get Dash + Get Dash Participate Currency Community diff --git a/_site/what-is-dash/index.html b/_site/get-dash/index.html similarity index 96% rename from _site/what-is-dash/index.html rename to _site/get-dash/index.html index 873cd5d..e640776 100644 --- a/_site/what-is-dash/index.html +++ b/_site/get-dash/index.html @@ -2,7 +2,7 @@ - What is Dash — Dash + Get Dash — Dash @@ -50,8 +50,8 @@ - What is Dash - Get Dash + What is Dash + Get Dash Participate Currency Community @@ -82,7 +82,9 @@ - What is dash page. + + + @@ -148,7 +150,7 @@ Social What is Dash - Get Dash + Get Dash Participate Currency Community diff --git a/_site/index.html b/_site/index.html index 25d10cb..0c79f75 100644 --- a/_site/index.html +++ b/_site/index.html @@ -50,8 +50,8 @@ - What is Dash - Get Dash + What is Dash + Get Dash Participate Currency Community @@ -205,7 +205,7 @@ Social What is Dash - Get Dash + Get Dash Participate Currency Community diff --git a/_site/participate/index.html b/_site/participate/index.html index 9002d83..df0205f 100644 --- a/_site/participate/index.html +++ b/_site/participate/index.html @@ -227,7 +227,7 @@ Social What is Dash - Get Dash + Get Dash Participate Currency Community diff --git a/get-dash/index.html b/get-dash/index.html new file mode 100644 index 0000000..52254f6 --- /dev/null +++ b/get-dash/index.html @@ -0,0 +1,13 @@ +--- +layout: default +title: pages.get-dash.title +description: pages.get-dash.description +--- + +{% tf home/hero.html %} + + + + + + \ No newline at end of file diff --git a/what-is-dash/index.html b/what-is-dash/index.html deleted file mode 100644 index 44eff0b..0000000 --- a/what-is-dash/index.html +++ /dev/null @@ -1,11 +0,0 @@ ---- -layout: default -title: pages.what-is-dash.title -description: pages.what-is-dash.description ---- - -{% tf home/hero.html %} - - - What is dash page. - \ No newline at end of file