From f6841053919abc64288b03b484d66a16923dea85 Mon Sep 17 00:00:00 2001 From: brooke <brooke@noreply.localhost> Date: Mon, 11 Nov 2024 20:27:02 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/public/index.html b/public/index.html index e8a057c..9a4ec83 100755 --- a/public/index.html +++ b/public/index.html @@ -119,16 +119,15 @@ <ul class="custom-bullet"> <p>Projects</p> <ul> + <li> + <a href="https://mirnet.org" target="_blank">Movement Infrastructure Research</a> + </li> + <li> + <a href="https://sandboxatl.org" target="_blank">Sandbox - L5P Maker Space</a> + </li> <li> <a href="https://squattheplanet.com" target="_blank">Squat The Planet</a> </li> - <li> - <a href="https://mirnet.org" target="_blank">MIR</a> - </li> - <li> - <a href="https://sandboxatl.org" target="_blank">Sandbox Atlanta Maker Space</a> - </li> - </ul> </ul> </div>