mirror of
https://github.com/seigler/dash-website
synced 2025-07-26 23:06:09 +00:00
Added get-dash
- Removed what-is-dash as it should point to the home page.
This commit is contained in:
parent
301adce8fd
commit
df8671072d
10 changed files with 38 additions and 32 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
<nav class="desktop">
|
||||
<ul>
|
||||
<li><a href="{{ site.baseurl_root }}what-is-dash/">{% t nav.what-is-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.get-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.what-is-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}get-dash/">{% t nav.get-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.participate %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.currency %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.community %}</a></li>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.what-is-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.get-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}get-dash/">{% t nav.get-dash %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.participate %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.currency %}</a></li>
|
||||
<li><a href="{{ site.baseurl_root }}">{% t nav.community %}</a></li>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>What is Dash — Dash</title>
|
||||
<title>Get Dash — Dash</title>
|
||||
<meta name="description" content="">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
|
@ -50,8 +50,8 @@
|
|||
|
||||
<nav class="desktop">
|
||||
<ul>
|
||||
<li><a href="what-is-dash/">¿Cuál es la Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="">¿Cuál es la Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
@ -82,7 +82,9 @@
|
|||
</div>
|
||||
|
||||
<div class="content">
|
||||
What is dash page.
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
|
@ -148,7 +150,7 @@ Social
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="">¿Cuál es la Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
|
@ -50,8 +50,8 @@
|
|||
|
||||
<nav class="desktop">
|
||||
<ul>
|
||||
<li><a href="what-is-dash/">¿Cuál es la Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="">¿Cuál es la Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
@ -205,7 +205,7 @@ Social
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="">¿Cuál es la Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
|
|
@ -227,7 +227,7 @@ Social
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="">¿Cuál es la Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>What is Dash — Dash</title>
|
||||
<title>Get Dash — Dash</title>
|
||||
<meta name="description" content="">
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
|
@ -50,8 +50,8 @@
|
|||
|
||||
<nav class="desktop">
|
||||
<ul>
|
||||
<li><a href="what-is-dash/">What is Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="">What is Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
@ -82,7 +82,9 @@
|
|||
</div>
|
||||
|
||||
<div class="content">
|
||||
What is dash page.
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<!-- Footer -->
|
||||
|
@ -148,7 +150,7 @@ Social
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="">What is Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
|
@ -50,8 +50,8 @@
|
|||
|
||||
<nav class="desktop">
|
||||
<ul>
|
||||
<li><a href="what-is-dash/">What is Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="">What is Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
@ -205,7 +205,7 @@ Social
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="">What is Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
|
|
@ -227,7 +227,7 @@ Social
|
|||
<nav class="overlay-menu">
|
||||
<ul>
|
||||
<li><a href="">What is Dash</a></li>
|
||||
<li><a href="">Get Dash</a></li>
|
||||
<li><a href="get-dash/">Get Dash</a></li>
|
||||
<li><a href="">Participate</a></li>
|
||||
<li><a href="">Currency</a></li>
|
||||
<li><a href="">Community</a></li>
|
||||
|
|
13
get-dash/index.html
Normal file
13
get-dash/index.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
layout: default
|
||||
title: pages.get-dash.title
|
||||
description: pages.get-dash.description
|
||||
---
|
||||
|
||||
{% tf home/hero.html %}
|
||||
|
||||
<div class="content">
|
||||
|
||||
|
||||
|
||||
</div>
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
layout: default
|
||||
title: pages.what-is-dash.title
|
||||
description: pages.what-is-dash.description
|
||||
---
|
||||
|
||||
{% tf home/hero.html %}
|
||||
|
||||
<div class="content">
|
||||
What is dash page.
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue