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>
57
57
< div >
58
58
<!-- Cloudsmith button -->
59
59
< 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
65
61
</ a >
66
62
67
63
<!-- CodeCov button -->
@@ -102,6 +98,11 @@ <h1 class="fw-bolder">Developer Dashboard</h1>
102
98
< i class ="fas fa-book me-2 "> </ i > ReadTheDocs
103
99
</ a >
104
100
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
+
105
106
<!-- YouTrack button -->
106
107
< a class ="btn btn-warning mx-1 my-2 " href ="https://lizardbyte.youtrack.cloud " target ="_blank " rel ="noopener noreferrer ">
107
108
< i class ="fas fa-bug me-2 "> </ i > YouTrack
You can’t perform that action at this time.
0 commit comments