Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 64d454e

Browse files
Update app title
1 parent ff0ebc2 commit 64d454e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/components/Title.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ const SubHeading = styled.h2`
2525

2626
export const Title = () => (
2727
<TitleContainer>
28-
<Heading>Design Patterns</Heading>
28+
<Heading>Design Patterns Game</Heading>
2929
<SubHeading>implemented in JavaScript</SubHeading>
3030
</TitleContainer>
3131
);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /