Assistant checkpoint: Changed Portal Amixx to Portal AMIXXAM

Assistant generated file changes:
- index.html: Update title to Portal AMIXXAM, Update main heading to Portal AMIXXAM, Update footer copyright to Portal AMIXXAM

---

User prompt:

ALTERAR PARA: Portal AMIXXAM

Replit-Commit-Author: Assistant
Replit-Commit-Session-Id: cdf703f8-bee4-40bf-bedc-0a139623c68a
This commit is contained in:
2025-06-08 20:26:16 +00:00
parent f17ed3885d
commit e9967a88e6

View File

@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Portal Amixx - Acesso aos Sistemas</title> <title>Portal AMIXXAM - Acesso aos Sistemas</title>
<link href="style.css" rel="stylesheet" type="text/css"> <link href="style.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
@@ -15,7 +15,7 @@
<div class="logo-section"> <div class="logo-section">
<div class="logo"> <div class="logo">
<i class="fas fa-layer-group"></i> <i class="fas fa-layer-group"></i>
<h1>Portal Amixx</h1> <h1>Portal AMIXXAM</h1>
</div> </div>
<p class="subtitle">Central de Acesso aos Sistemas</p> <p class="subtitle">Central de Acesso aos Sistemas</p>
</div> </div>
@@ -166,7 +166,7 @@
<!-- Footer --> <!-- Footer -->
<footer class="footer"> <footer class="footer">
<p>&copy; 2024 Portal Amixx. Todos os direitos reservados.</p> <p>&copy; 2024 Portal AMIXXAM. Todos os direitos reservados.</p>
</footer> </footer>
</div> </div>