Skip to content

Commit 172eb88

Browse files
committed
Update title and comments in index.html
1 parent 0e65f52 commit 172eb88

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

priv/graphql/wsite/index.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,19 @@
22
* Copyright (c) 2025 GraphQL Contributors
33
* All rights reserved.
44
*
5-
* This source code is licensed under the license found in the
6-
* LICENSE file in the root directory of this source tree.
5+
* The original version of the file:
6+
* https://raw.githubusercontent.com/graphql/graphiql/8335433/examples/graphiql-cdn/index.html
7+
*
8+
* This source code is licensed under the license found at:
9+
* https://raw.githubusercontent.com/graphql/graphiql/8335433/LICENSE
710
-->
811
<!doctype html>
912
<html lang="en">
1013

1114
<head>
1215
<meta charset="UTF-8" />
1316
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
14-
<title>GraphiQL 5 with React 19 and GraphiQL Explorer</title>
17+
<title>MongooseIM GraphiQL</title>
1518
<style>
1619
body {
1720
margin: 0;

0 commit comments

Comments
 (0)