better embed
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
<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"
|
||||
name="Illinois Tech Robotics"
|
||||
content="Welcome to the Illinois Tech Robotics Club! We are a student-run organization that promotes the field of robotics through hands-on projects, competitions and events. Open to students of all majors and skill levels, we meet every week at 6:30pm CST to work on exciting robotics projects."
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<!--
|
||||
@ -23,7 +23,7 @@
|
||||
work correctly both with client-side routing and a non-root public URL.
|
||||
Learn how to configure a non-root public URL by running `npm run build`.
|
||||
-->
|
||||
<title>ITR - Loading</title>
|
||||
<title>ITR - Home</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>You need to enable JavaScript to run this app.</noscript>
|
||||
|
Reference in New Issue
Block a user