Skip to content

Commit

Permalink
style: add bold links
Browse files Browse the repository at this point in the history
  • Loading branch information
notaphplover committed Jan 3, 2025
1 parent 48e5275 commit fa7113c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ <h2 class="">A powerful and lightweight inversion of control container <br> for
<div class="col-md-12">
<div class="admonition note">
<p class="admonition-title">New docs are on its way!</p>
<p>New docs are temporary available <a href="https://inversify.io/monorepo/">here</a>. We would love to get your feedback in <a href="https://github.com/inversify/monorepo/discussions/235">this discussion</a> in order to provide the best developer experience.</p>
<p>New docs are temporary available <strong><a href="https://inversify.io/monorepo/">here</a></strong>. We would love to get your feedback in <strong><a href="https://github.com/inversify/monorepo/discussions/235">this discussion</a></strong> in order to provide the best developer experience.</p>
</div>
</div>
</div>
Expand Down

0 comments on commit fa7113c

Please sign in to comment.