Commit 91f80a0 1 parent 43aaa94 commit 91f80a0 Copy full SHA for 91f80a0
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ const Cla: NextPage = () => {
12
12
< title > CLA</ title >
13
13
< meta
14
14
name = "description"
15
- content = "An Open Source GOG and Epic Games Launcher"
15
+ content = "An Open Source Epic, GOG and Amazon Prime Games Launcher"
16
16
/>
17
17
< link rel = "icon" href = "/favicon.ico" />
18
18
</ Head >
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ const Donate: NextPage = () => {
9
9
< title > Support Heroic Development</ title >
10
10
< meta
11
11
name = "description"
12
- content = "An Open Source GOG and Epic Games Launcher"
12
+ content = "An Open Source Epic, GOG and Amazon Prime Games Launcher"
13
13
/>
14
14
< link rel = "icon" href = "/favicon.ico" />
15
15
</ Head >
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ const Home: NextPage = () => {
28
28
< title > Heroic Games Launcher</ title >
29
29
< meta
30
30
name = "description"
31
- content = "An Open Source GOG and Epic Games Launcher"
31
+ content = "An Open Source Epic, GOG and Amazon Prime Games Launcher"
32
32
/>
33
33
< link rel = "icon" href = "/favicon.ico" />
34
34
</ Head >
You can’t perform that action at this time.
0 commit comments