Skip to content

Commit

Permalink
FIX opengraph url tag
Browse files Browse the repository at this point in the history
  • Loading branch information
wabscale committed Jan 29, 2022
1 parent 1cec30b commit de26471
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta property="og:type" content="website">
<meta property="og:title" content="Anubis LMS">
<meta property="og:description" content="Distributed LMS for automating Computing Science Courses. Made for students by students.">
<meta property="og:url" content="https://anubis.osiris.cyber.nyu.edu/">
<meta property="og:url" content="https://anubis.osiris.services/">
<meta property="og:site_name" content="Anubis LMS">
<meta property="og:image" content="https://anubis.osiris.services/logo512.png">
<meta property="og:image:secure_url" content="https://anubis.osiris.services/logo512.png">
Expand Down

0 comments on commit de26471

Please sign in to comment.