File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
src/components/HomepageFeatures Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -16,24 +16,24 @@ import ImgGithub from "@site/static/img/features/github.png";
16
16
17
17
const FeatureList = [
18
18
{
19
- title : "🎮 Browse Your Games " ,
20
- img : ImgLibrary ,
21
- video : VideoLibrary ,
19
+ title : "👯 Build Your Community " ,
20
+ img : ImgAdmin ,
21
+ video : VideoAdmin ,
22
22
description : (
23
23
< >
24
- Browse your server's beautifully organized library to download, install
25
- and play your collection of video games of all kinds!
24
+ Share your platform with your friends and family so they can enjoy your
25
+ library, too. Administrate your users and games.
26
26
</ >
27
27
) ,
28
28
} ,
29
29
{
30
- title : "👯 Build Your Community " ,
31
- img : ImgAdmin ,
32
- video : VideoAdmin ,
30
+ title : "🎮 Browse Your Games " ,
31
+ img : ImgLibrary ,
32
+ video : VideoLibrary ,
33
33
description : (
34
34
< >
35
- Share your platform with your friends and family so they can enjoy your
36
- library, too. Administrate your users and games.
35
+ Browse your server's beautifully organized library to download, install
36
+ and play your collection of video games of all kinds!
37
37
</ >
38
38
) ,
39
39
} ,
You can’t perform that action at this time.
0 commit comments