Removed PositEasy Referenecs

This commit is contained in:
Sidharth Prabhu
2026-04-17 12:09:49 +05:30
parent 90926256ca
commit e4bc89a6ca
13 changed files with 766 additions and 6 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>ordering_site</title>
<title>RIT Canteen</title>
</head>
<body>
<div id="root"></div>

View File

@@ -212,7 +212,7 @@ const LoginScreen: React.FC = () => {
<div className="login-footer-info">
<p>© 2026 Rajalakshmi Institute of Technology</p>
<p>Canteen Automation System</p>
<p>RIT Canteen Management System</p>
</div>
</div>
</div>