Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update meta #216

Merged
merged 1 commit into from
Dec 16, 2020
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion public/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<title>Aspine | CRLS Student Dashboard</title>

<meta name="Description" content="The Aspine CRLS Student Dashboard is perfect for keeping up with your Aspen grades, the CRLS Clock, and your report cards. Checking grades the cool way since 2019!">
<meta name="Description" content="The Aspine CRLS Student Dashboard is perfect for keeping up with your Aspen grades, predicting how future assignments and test corrections will affect your overall grade and GPA, and viewing your schedule, report cards, and the CRLS clock.">
<meta charset="utf-8">
<meta name="Aspine" content="Aspen Scraper and Beautifier">
<meta name="viewport" content="width=device-width, initial-scale=.75">
Expand Down
2 changes: 1 addition & 1 deletion public/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<title>Aspine | Login</title>

<meta name="Description" content="This CRLS Student Dashboard is perfect for keeping up with your Aspen grades, the CRLS Clock, and the CRLS calendar. Checking grades the cool way since 2019!">
<meta name="Description" content="The Aspine CRLS Student Dashboard is perfect for keeping up with your Aspen grades, predicting how future assignments and test corrections will affect your overall grade and GPA, and viewing your schedule, report cards, and the CRLS clock.">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#00551C"/>
Expand Down