File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -304,14 +304,14 @@ export function Head(project: PageType) {
304
304
< a href = "https://discord.gg/WePT9v2CmQ" target = "_blank" className = "StartButton" rel = "noreferrer" >
305
305
Discord Server < i className = "bi bi-box-arrow-up-right" > </ i >
306
306
</ a >
307
- < a href = "#games" target = "_blank" className = "StartButton" rel = "noreferrer" >
307
+ < a href = "#games" className = "StartButton" rel = "noreferrer" >
308
308
Game List
309
309
</ a >
310
- < a href = "#mods" target = "_blank" className = "StartButton" rel = "noreferrer" >
310
+ < a href = "#mods" className = "StartButton" rel = "noreferrer" >
311
311
Mod List
312
312
</ a >
313
313
< a href = "/app-center" target = "_blank" className = "StartButton" rel = "noreferrer" >
314
- Download AppCenter
314
+ Download AppCenter < i className = "bi bi-box-arrow-up-right" > </ i >
315
315
</ a >
316
316
</ >
317
317
)
You can’t perform that action at this time.
0 commit comments