mtourville commited on
Commit
db4cf9f
·
verified ·
1 Parent(s): ccf6b88

under pharmaceutical facility change heading to Cleanroom Facility

Browse files
Files changed (1) hide show
  1. bsl-3-research-lab.html +2 -3
bsl-3-research-lab.html CHANGED
@@ -34,7 +34,7 @@
34
  <a href="projects.html" class="text-gray-600 hover:text-blue-600 transition flex items-center">Projects <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i></a>
35
  <div class="absolute left-0 mt-2 w-48 bg-white shadow-lg rounded-md py-1 hidden group-hover:block z-50">
36
  <a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
37
- <a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Pharmaceutical Cleanrooms</a>
38
  <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>
39
  <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>
40
  </div>
@@ -298,8 +298,7 @@
298
  <h4 class="text-lg font-semibold mb-6">Projects</h4>
299
  <ul class="space-y-3">
300
  <li><a href="projects.html" class="text-gray-400 hover:text-white transition">All Projects</a></li>
301
- <li>
302
- <a href="biotech-cleanroom-facility.html" class="text-gray-400 hover:text-white transition">Pharmaceutical Cleanrooms</a>
303
  </li>
304
  <li><a href="semiconductor-fab-expansion.html" class="text-gray-400 hover:text-white transition">Semiconductor Fabs</a></li>
305
  <li><a href="bsl-3-research-lab.html" class="text-gray-400 hover:text-white transition">BSL Labs</a></li>
 
34
  <a href="projects.html" class="text-gray-600 hover:text-blue-600 transition flex items-center">Projects <i data-feather="chevron-down" class="w-4 h-4 ml-1"></i></a>
35
  <div class="absolute left-0 mt-2 w-48 bg-white shadow-lg rounded-md py-1 hidden group-hover:block z-50">
36
  <a href="projects.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">All Projects</a>
37
+ <a href="biotech-cleanroom-facility.html" class="block px-4 py-2 text-gray-800 hover:bg-blue-50 hover:text-blue-600">Cleanroom Facility</a>
38
  <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>
39
  <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>
40
  </div>
 
298
  <h4 class="text-lg font-semibold mb-6">Projects</h4>
299
  <ul class="space-y-3">
300
  <li><a href="projects.html" class="text-gray-400 hover:text-white transition">All Projects</a></li>
301
+ <li><a href="biotech-cleanroom-facility.html" class="text-gray-400 hover:text-white transition">Cleanroom Facility</a>
 
302
  </li>
303
  <li><a href="semiconductor-fab-expansion.html" class="text-gray-400 hover:text-white transition">Semiconductor Fabs</a></li>
304
  <li><a href="bsl-3-research-lab.html" class="text-gray-400 hover:text-white transition">BSL Labs</a></li>