File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,7 @@ <h1 class="pt-1">Tourneys</h1>
5656 < div class ="nav flex-column " id ="tourneys " role ="tablist " aria-orientation ="vertical ">
5757 < a class ="nav-link " id ="tourneys-vidya-tab " data-toggle ="pill " href ="#tourneys-vidya " role ="tab " aria-controls ="tourneys-vidya " aria-selected ="true "> /v/idya Mahjong Tourneys</ a >
5858 < a class ="nav-link " id ="tourneys-regu-tab " data-toggle ="pill " href ="#tourneys-regu " role ="tab " aria-controls ="tourneys-regu " aria-selected ="false "> Regular Tourneys</ a >
59+ < a class ="nav-link " id ="tourneys-sanma-tab " data-toggle ="pill " href ="#tourneys-sanma " role ="tab " aria-controls ="tourneys-sanma " aria-selected ="false "> Sanma Tourneys</ a >
5960 < a class ="nav-link " id ="tourneys-solo-tab " data-toggle ="pill " href ="#tourneys-solo " role ="tab " aria-controls ="tourneys-solo " aria-selected ="false "> Gimmick Tourneys</ a >
6061 < a class ="nav-link " id ="tourneys-mjg-tab " data-toggle ="pill " href ="#tourneys-mjg " role ="tab " aria-controls ="tourneys-mjg " aria-selected ="false "> /mjg/ League</ a >
6162 < a class ="nav-link " id ="tourneys-collabs-tab " data-toggle ="pill " href ="#tourneys-collabs " role ="tab " aria-controls ="tourneys-collabs " aria-selected ="false "> Collabs</ a >
@@ -824,8 +825,10 @@ <h4>Unofficial /mjg/ Tourney</h4>
824825 </ tr >
825826 </ tbody >
826827 </ table >
828+ </ div >
827829
828- < h3 style ="color:#ACBF69 "> > sanma</ h3 >
830+ < div class ="tab-pane fade show " id ="tourneys-sanma " role ="tabpanel " aria-labelledby ="tourneys-sanma-tab ">
831+ < h3 > Sanma Tourneys</ h3 >
829832 < table data-spy ="scroll " class ="table table-transparent table-bordered table-striped ">
830833 < thead class ="thead-dark text-center ">
831834 < tr >
You can’t perform that action at this time.
0 commit comments