mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
index.html
This commit is contained in:
parent
0e55e95e09
commit
62fca3e9ee
1 changed files with 4 additions and 9 deletions
|
|
@ -1,11 +1,6 @@
|
||||||
<!--
|
* Copyright (c) 2021 GraphQL June 2007 Copyright (C) Happy NEW YEAR 2024 by Isabel Schoeps Thiel (standalone with my Dog Don)*
|
||||||
* Copyright (c) 2021 GraphQL Contributors
|
|
||||||
* All rights reserved.
|
<index.html>
|
||||||
*
|
|
||||||
* This source code is licensed under the license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
-->
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>GraphiQL</title>
|
<title>GraphiQL</title>
|
||||||
|
|
@ -43,4 +38,4 @@
|
||||||
);
|
);
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue