Skip to content

Commit de26471

Browse files
committed
FIX opengraph url tag
1 parent 1cec30b commit de26471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta property="og:type" content="website">
1212
<meta property="og:title" content="Anubis LMS">
1313
<meta property="og:description" content="Distributed LMS for automating Computing Science Courses. Made for students by students.">
14-
<meta property="og:url" content="https://anubis.osiris.cyber.nyu.edu/">
14+
<meta property="og:url" content="https://anubis.osiris.services/">
1515
<meta property="og:site_name" content="Anubis LMS">
1616
<meta property="og:image" content="https://anubis.osiris.services/logo512.png">
1717
<meta property="og:image:secure_url" content="https://anubis.osiris.services/logo512.png">

0 commit comments

Comments
 (0)