Skip to content

Commit 56597a2

Browse files
committed
Change IQ to Vex
1 parent 756948b commit 56597a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/templates/base.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@
291291
</a>
292292

293293

294-
{# IQ #}
294+
{# Vex #}
295295
<a
296296
href="{% slugurl "iq" %}"
297297
class="-m-3 flex items-start rounded-lg p-3 hover:bg-gray-50"
@@ -306,7 +306,7 @@
306306

307307
<div class="ml-4">
308308
<p class="text-base font-medium text-gray-900">
309-
IQ Robotics
309+
Vex Robotics
310310
</p>
311311
<p class="mt-1 text-sm text-gray-500">
312312
Our 7th and 8th grade robotics program.
@@ -667,7 +667,7 @@
667667
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"/>
668668
</svg>
669669
<span class="ml-3 text-base font-medium text-gray-900"
670-
>IQ Robotics</span>
670+
>Vex Robotics</span>
671671
</a>
672672

673673
<a

0 commit comments

Comments
 (0)