Skip to content

Commit 3c76934

Browse files
authored
Add a all repositories button to dropdown (#338)
1 parent 94d71ea commit 3c76934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ <h1>Welcome to <span class=" org-display-name">Public Lab</span>'s coding commun
7070
Select repository
7171
</button>
7272
<div id="dropdown-container" class="dropdown-menu" aria-labelledby="dropdownMenuButton">
73+
<p class="dropdown-items">all</p>
7374
</div>
7475
</div>
7576
<!-- DROPDOWN ENDS -->

0 commit comments

Comments
 (0)