Skip to content

Commit

Permalink
Change Blog/forum to discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
jano42 authored Sep 19, 2024
1 parent 796b164 commit 6996fea
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions src/partials/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,9 @@
<a href="#download"
class="text-bostonBlue-light hover:text-bostonBlue-dark py-3 px-6 uppercase 2xl:font-bold"
rel="noopener noreferrer" data-i18n="download-hero">Download</a>
<a href="https://www.yadoms.com/blog/"
<a href="https://github.com/orgs/Yadoms/discussions"
class="text-bostonBlue-light hover:text-bostonBlue-dark py-3 px-6 uppercase 2xl:font-bold"
target="_blank" rel="noopener noreferrer">Blog</a>
<a href="https://yadoms.com/forum/"
class="text-bostonBlue-light hover:text-bostonBlue-dark py-3 px-6 uppercase 2xl:font-bold"
target="_blank" rel="noopener noreferrer">Forum</a>
target="_blank" rel="noopener noreferrer">Discussions/Forum</a>
</nav>
</div>
</header>
</header>

0 comments on commit 6996fea

Please sign in to comment.