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 756948b commit 56597a2Copy full SHA for 56597a2
website/templates/base.html
@@ -291,7 +291,7 @@
291
</a>
292
293
294
- {# IQ #}
+ {# Vex #}
295
<a
296
href="{% slugurl "iq" %}"
297
class="-m-3 flex items-start rounded-lg p-3 hover:bg-gray-50"
@@ -306,7 +306,7 @@
306
307
<div class="ml-4">
308
<p class="text-base font-medium text-gray-900">
309
- IQ Robotics
+ Vex Robotics
310
</p>
311
<p class="mt-1 text-sm text-gray-500">
312
Our 7th and 8th grade robotics program.
@@ -667,7 +667,7 @@
667
d="M6 12L3.269 3.126A59.768 59.768 0 0121.485 12 59.77 59.77 0 013.27 20.876L5.999 12zm0 0h7.5"/>
668
</svg>
669
<span class="ml-3 text-base font-medium text-gray-900"
670
- >IQ Robotics</span>
+ >Vex Robotics</span>
671
672
673
0 commit comments