Skip to content

Commit 9c72bbf

Browse files
Fix page title in teams/index.html to match social meta tags
Co-authored-by: NekshaDeSilva <102156620+NekshaDeSilva@users.noreply.github.com>
1 parent bad9aa2 commit 9c72bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

teams/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>Document</title>
6+
<title>Teams - OpenRockets</title>
77

88
<!-- Open Graph / Facebook -->
99
<meta property="og:type" content="website">

0 commit comments

Comments
 (0)