Merge pull request 's/dash.hostea.org/hosteadashboard.hostea.org/' (#38) from dachary/website:wip-dash into master
ci/woodpecker/push/woodpecker Pipeline was successful Details

Reviewed-on: https://gitea.hostea.org/Hostea/website/pulls/38
pull/39/head
Aravinth Manivannan 2022-07-03 16:33:52 -04:00
commit 416decf4b8
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>