We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588b9ef commit 60ccde1Copy full SHA for 60ccde1
dist/dev.html
@@ -69,6 +69,11 @@ <h1 class="fw-bolder">Developer Dashboard</h1>
69
<i class="fas fa-umbrella me-2"></i>CodeCov
70
</a>
71
72
+ <!-- copr button -->
73
+ <a class="btn btn-warning mx-1 my-2" href="https://copr.fedorainfracloud.org/coprs/lizardbyte" target="_blank" rel="noopener noreferrer">
74
+ <i class="fa-regular fa-circle me-2"></i>copr
75
+ </a>
76
+
77
<!-- Crowdin buttons -->
78
<a class="btn btn-info mx-1 my-2" href="https://crowdin.com/project/lizardbyte" target="_blank" rel="noopener noreferrer">
79
<i class="fas fa-globe me-2"></i>Crowdin (projects)
0 commit comments