Skip to content

Commit 60ccde1

Browse files
feat(dev): add copr button (#171)
1 parent 588b9ef commit 60ccde1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dist/dev.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,11 @@ <h1 class="fw-bolder">Developer Dashboard</h1>
6969
<i class="fas fa-umbrella me-2"></i>CodeCov
7070
</a>
7171

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+
7277
<!-- Crowdin buttons -->
7378
<a class="btn btn-info mx-1 my-2" href="https://crowdin.com/project/lizardbyte" target="_blank" rel="noopener noreferrer">
7479
<i class="fas fa-globe me-2"></i>Crowdin (projects)

0 commit comments

Comments
 (0)