File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,7 @@ <h1 class="fw-bolder">Developer Dashboard</h1>
5757 < div >
5858 <!-- Cloudsmith button -->
5959 < a class ="btn btn-warning mx-1 my-2 " href ="https://cloudsmith.io/~lizardbyte/repos " target ="_blank " rel ="noopener noreferrer ">
60- < span class ="fa-stack fa-xs ">
61- < i class ="fas fa-diamond fa-stack-2x "> </ i >
62- < i class ="fas fa-circle fa-stack-1x " style ="color:orange "> </ i >
63- </ span >
64- Cloudsmith
60+ < i class ="fab fa-cloudsmith me-2 "> </ i > Cloudsmith
6561 </ a >
6662
6763 <!-- CodeCov button -->
@@ -102,6 +98,11 @@ <h1 class="fw-bolder">Developer Dashboard</h1>
10298 < i class ="fas fa-book me-2 "> </ i > ReadTheDocs
10399 </ a >
104100
101+ <!-- SonarCloud button -->
102+ < a class ="btn btn-info mx-1 my-2 " href ="https://sonarcloud.io/organizations/lizardbyte/projects " target ="_blank " rel ="noopener noreferrer ">
103+ < i class ="fas fa-cloud me-2 "> </ i > SonarCloud
104+ </ a >
105+
105106 <!-- YouTrack button -->
106107 < a class ="btn btn-warning mx-1 my-2 " href ="https://lizardbyte.youtrack.cloud " target ="_blank " rel ="noopener noreferrer ">
107108 < i class ="fas fa-bug me-2 "> </ i > YouTrack
You can’t perform that action at this time.
0 commit comments