Remove QA testing references and API status indicator

This commit is contained in:
Aherobo Ovie Victor
2025-07-11 22:04:27 +01:00
parent 0e49829d23
commit 4d5ccfd9af
+3 -5
View File
@@ -11,10 +11,8 @@
<div class="container">
<header>
<h1><i class="fas fa-microchip"></i> Memory Module Detection</h1>
<p>QA Testing Interface for Motherboard Memory Module Detection</p>
<div class="status-indicator" id="apiStatus">
<i class="fas fa-circle"></i> <span>Checking API...</span>
</div>
<p>AI-Powered Motherboard Memory Module Detection</p>
</header>
<main>
@@ -85,7 +83,7 @@
</main>
<footer class="footer">
<p>&copy; 2024 Memory Module Detection Project - QA Testing Interface</p>
<p>&copy; 2025 Memory Module Detection Project</p>
</footer>
</div>