Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 66c2e78

Browse files
committed
docs(graphql-cookbook): Update headers for tests
1 parent e562ba8 commit 66c2e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

public/docs/_examples/heroes-graphql-starter/ts/aot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html>
44
<head>
55
<base href="/">
6-
<title>Angular Tour of Heroes</title>
6+
<title>Angular Tour of Heroes - GraphQL Starter</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

99
<link rel="stylesheet" href="styles.css">

public/docs/_examples/heroes-graphql-starter/ts/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html>
44
<head>
55
<base href="/">
6-
<title>Angular Tour of Heroes</title>
6+
<title>Angular Tour of Heroes - GraphQL Starter</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1">
88

99
<link rel="stylesheet" href="styles.css">

0 commit comments

Comments
 (0)