File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -36,11 +36,6 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
36
36
description =" Information about MTA object-oriented programming"
37
37
href =" /reference/OOP" />
38
38
39
- </CardGrid >
40
-
41
-
42
- <CardGrid >
43
-
44
39
45
40
<IconLinkCard
46
41
icon =" discord"
@@ -53,14 +48,7 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
53
48
title =" Forum"
54
49
description =" Engage with the community in the old-fashioned way."
55
50
href =" https://forum.multitheftauto.com/" />
56
- </CardGrid >
57
51
58
- <IconLinkCard
59
- icon =" github"
60
- iconColor =" var(--sl-color-orange)"
61
- title =" GitHub Repository"
62
- titleColor =" var(--sl-color-orange)"
63
- description =" Visit our repository to contribute to the Wiki project or report issues."
64
- href =" https://github.com/multitheftauto/wiki.multitheftauto.com" />
52
+ </CardGrid >
65
53
66
54
</div >
You can’t perform that action at this time.
0 commit comments