From 322973baa588003334829eef830c8c9464c60757 Mon Sep 17 00:00:00 2001 From: amandaghassaei <amandaghassaei@gmail.com> Date: Sat, 3 Jun 2017 21:52:27 -0400 Subject: [PATCH] eod --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 75cddc3..f678ee7 100755 --- a/index.html +++ b/index.html @@ -604,7 +604,7 @@ </ul> </li> <li class="dropdown-submenu"> - <a tabindex="-1">Bases<span class="pull-right fui-arrow-right"></span></a> + <a tabindex="-1">Origami Bases<span class="pull-right fui-arrow-right"></span></a> <ul class="dropdown-menu"> <li><a href="#" class="demo" data-url="Bases/birdBase.svg">Bird Base</a></li> <li><a href="#" class="demo" data-url="Bases/frogBase.svg">Frog Base</a></li> -- GitLab