You've already forked php-auth
generated from siteworxpro/Php-Template
migrations
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m7s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m7s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m11s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m24s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m21s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 40s
All checks were successful
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 1m7s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Successful in 1m7s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 1m11s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 1m24s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 1m21s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 40s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8"/>
|
||||
<link rel="icon" href="./assets/favicon.ico"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<title>Career UpRising - Login</title>
|
||||
<title>Auth Service - Login</title>
|
||||
<script src="https://kit.fontawesome.com/a0fd516b66.js" crossorigin="anonymous"></script>
|
||||
<link rel="stylesheet" href="/src/style.css"/>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user