Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 21 additions & 2 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,26 @@
<!-- <link rel="icon" href="%PUBLIC_URL%/favicon.ico" /> -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Web site created using create-react-app" />
<!-- keywords -->
<meta
name="keywords"
content="Algorithm Vlab, Algorithm, Virtual lab, KJSIT, KJSIEIT, Computer Engineering, K. J. Somaiya, K. J. Somaiya Institute of Engineering and Information Technology, K. J. Somaiya Institute of Technology"
/>
<!-- description -->
<meta
name="description"
content="Algorithm Vlab. KJSIT-Computer Department"
/>
<!-- author -->
<meta name="author" content="Yash K Chauhan" />
<meta name="author" content="Yashkumar S Dubey" />
<meta name="author" content="Kushal Harsora" />
<!-- open graph -->
<meta property="og:title" content="Algorithm Vlab" />
<meta
property="og:description"
content="Algorithm Vlab. KJSIT-Computer Department"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="icon" href="%PUBLIC_URL%/acLogo3.png" />
<!--
Expand Down Expand Up @@ -44,4 +63,4 @@
<!-- <script type="text/javascript" src="https://unpkg.com/vis-network/standalone/umd/vis-network.min.js"></script> -->
</body>

</html>
</html>