Remove QA testing references and API status indicator
This commit is contained in:
@@ -11,10 +11,8 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<header>
|
<header>
|
||||||
<h1><i class="fas fa-microchip"></i> Memory Module Detection</h1>
|
<h1><i class="fas fa-microchip"></i> Memory Module Detection</h1>
|
||||||
<p>QA Testing Interface for Motherboard Memory Module Detection</p>
|
<p>AI-Powered Motherboard Memory Module Detection</p>
|
||||||
<div class="status-indicator" id="apiStatus">
|
|
||||||
<i class="fas fa-circle"></i> <span>Checking API...</span>
|
|
||||||
</div>
|
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
@@ -85,7 +83,7 @@
|
|||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<p>© 2024 Memory Module Detection Project - QA Testing Interface</p>
|
<p>© 2025 Memory Module Detection Project</p>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user