Skip to content

Commit a6735ae

Browse files
authored
Hosting ARMS-v2 separately 🚀 at https://arms-v2.netlify.app/
1 parent 02654f2 commit a6735ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Frontend/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77

88
<meta name="theme-color" content="var(--base)" />
99
<meta name="description"
10-
content="Academic Resource Management System (ARMS) is a software which is developed for the Education system. Teachers can upload study materials and Students can download those files." />
11-
<meta name="robots" content="index, follow" />
10+
content="Academic Resource Management System - v2 (ARMS-v2) is a software which is developed for the Education system. Teachers can upload study materials and Students can download those files." />
11+
<meta name="robots" content="noindex, nofollow" />
1212
<meta name="google-site-verification" content="YRAUUyc8TP4QJ1s53KAdLxcON9xifQf33BnLeP-F_5Y" />
1313
<meta name="keywords"
1414
content="chiragchrg, chirag, ChiragChrg1, chrg, DevBase, Dev Base, ARMS, Armsv2, ARMS2.0, Academic, Resource, Management, System, arms2" />
@@ -18,7 +18,7 @@
1818
<link rel="manifest" href="/manifest.json" />
1919
<link ref="manifest" href="/manifestDark.json" media="(prefers-color-scheme:dark)">
2020

21-
<title>ARMS | Academic Resource Management System</title>
21+
<title>ARMS -v2 | Academic Resource Management System</title>
2222

2323
<link rel="preconnect" href="https://fonts.googleapis.com" />
2424
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="" />
@@ -47,4 +47,4 @@
4747
<!-- PWA Service Worker Script -->
4848
</body>
4949

50-
</html>
50+
</html>

0 commit comments

Comments
 (0)