s/dash.hostea.org/hosteadashboard.hostea.org/ #38

Merged
realaravinth merged 1 commits from dachary/website:wip-dash into master 2022-07-03 20:33:52 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
<li class="index-banner__features">Run Hostea and become a service provider!</li>
</ul>
<button class="index-banner__main-action-btn">
<a href="https://dash.hostea.org" class="index-banner__main-action-link"
<a href="https://hosteadashboard.hostea.org" class="index-banner__main-action-link"
>Get Started</a
>
</button>

View File

@ -26,7 +26,7 @@
</div>
<div class="nav__spacer"></div>
<div class="nav__link-group--small">
{{ macros::nav_link(link="https://dash.hostea.org/login/", name="Login") }}
{{ macros::nav_link_action(link="https://dash.hostea.org/register/", name="Join") }}
{{ macros::nav_link(link="https://hosteadashboardh.hostea.org/login/", name="Login") }}
{{ macros::nav_link_action(link="https://hosteadashboard.hostea.org/register/", name="Join") }}
</div>
</nav>