We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8980c78 commit 30048acCopy full SHA for 30048ac
public/index.html
@@ -0,0 +1,12 @@
1
+<!doctype html>
2
+<html lang="en" dir="ltr">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
6
+ <meta name="description" content="IRT Lab Projects" />
7
+ <script src="https://cdn.tailwindcss.com"></script>
8
+ <title>Internet Real-Time Lab Projects</title>
9
+ </head>
10
+ <body class="container">
11
+ </body>
12
+</html>
0 commit comments