mtourville commited on
Commit
299f939
·
verified ·
1 Parent(s): b5dc5fc

under projects cahnge BSL Labs to Life Sciences

Browse files
Files changed (2) hide show
  1. index.html +2 -2
  2. projects.html +2 -2
index.html CHANGED
@@ -43,8 +43,8 @@
43
  <a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
44
  <a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Biotech Cleanrooms</a>
45
  <a href="semiconductor-fab-expansion.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Semiconductor Fabs</a>
46
- <a href="bsl-3-research-lab.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">BSL Labs</a>
47
- </div>
48
  </div>
49
  <a href="biotech-cleanroom-facility.html" class="text-gray-600 hover:text-blue-600 transition">Featured</a>
50
  <a href="#" class="text-gray-600 hover:text-blue-600 transition">About</a>
 
43
  <a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
44
  <a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Biotech Cleanrooms</a>
45
  <a href="semiconductor-fab-expansion.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Semiconductor Fabs</a>
46
+ <a href="bsl-3-research-lab.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Life Sciences (BSL Labs)</a>
47
+ </div>
48
  </div>
49
  <a href="biotech-cleanroom-facility.html" class="text-gray-600 hover:text-blue-600 transition">Featured</a>
50
  <a href="#" class="text-gray-600 hover:text-blue-600 transition">About</a>
projects.html CHANGED
@@ -225,8 +225,8 @@
225
  <li><a href="projects.html" class="text-gray-400 hover:text-white transition">All Projects</a></li>
226
  <li><a href="#" class="text-gray-400 hover:text-white transition">Pharmaceutical</a></li>
227
  <li><a href="#" class="text-gray-400 hover:text-white transition">Microelectronics</a></li>
228
- <li><a href="#" class="text-gray-400 hover:text-white transition">Life Sciences</a></li>
229
- </ul>
230
  </div>
231
 
232
  <div>
 
225
  <li><a href="projects.html" class="text-gray-400 hover:text-white transition">All Projects</a></li>
226
  <li><a href="#" class="text-gray-400 hover:text-white transition">Pharmaceutical</a></li>
227
  <li><a href="#" class="text-gray-400 hover:text-white transition">Microelectronics</a></li>
228
+ <li><a href="bsl-3-research-lab.html" class="text-gray-400 hover:text-white transition">Life Sciences (BSL Labs)</a></li>
229
+ </ul>
230
  </div>
231
 
232
  <div>