Skip to content

Commit

Permalink
Asterisks on bitbucket in sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
davegaeddert committed Sep 5, 2019
1 parent a7308e8 commit 476bee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/_sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h3 class="mb-2 font-medium text-gray-700">Git Hosts</h3>
<ul class="mb-4">
<li><a class="no-underline hover:underline inline-block py-1 text-gray-600 hover:text-black" href="/github/">GitHub</a></li>
<li><a class="no-underline hover:underline inline-block py-1 text-gray-600 hover:text-black" href="/gitlab/">GitLab</a></li>
<li><a class="no-underline hover:underline inline-block py-1 text-gray-600 hover:text-black" href="/bitbucket/">BitBucket</a></li>
<li><a class="no-underline hover:underline inline-block py-1 text-gray-600 hover:text-black" href="/bitbucket/">BitBucket*</a></li>
</ul>

<h3 class="mb-2 font-medium text-gray-700">Dependency Types</h3>
Expand Down

0 comments on commit 476bee5

Please sign in to comment.