Added get-dash

- Removed what-is-dash as it should point to the home page.
This commit is contained in:
Perry Woodin 2016-07-13 08:07:02 -04:00
parent 301adce8fd
commit df8671072d
10 changed files with 38 additions and 32 deletions

View file

@ -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>