File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 225225 photo : MuSHR.png
226226 website : https://mushr.io/
227227 type : 7-2
228+
229+ - name : Arm Farm <br> WidowX 250
230+ photo : armfarm.jpg
231+ website : https://docs.trossenrobotics.com/interbotix_xsarms_docs/specifications/wx250.html
232+ type : 7-3
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ <h2 class="row-label" id="row-label-7">Robots</h2>
3838 < div
3939 class ="text-center clickable-modal-trigger "
4040 id ="modal-trigger-text-{{ forloop.index }} ">
41- {% if member.type != "7-1" and member.type != "7-2" %} <!-- Non Robots-->
41+ {% if member.type != "7-1" and member.type != "7-2" % and member.type != "7-3" % } <!-- Non Robots-->
4242 < strong > {{ member.name }}</ strong >
4343 {% else %} <!-- Robots -->
4444 < a href ="{{ member.website }} " target ="_blank "> < strong > {{ member.name }}</ strong > </ a >
You can’t perform that action at this time.
0 commit comments