We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d59c22e commit 599f485Copy full SHA for 599f485
web/src/overrides/Pagination.astro
@@ -38,23 +38,6 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
38
description="Engage with the community in the old-fashioned way."
39
href="https://forum.multitheftauto.com/" />
40
41
- <IconLinkCard
42
- icon="seti:powershell"
43
- title="Functions"
44
- description="List of all client-side, server-side and shared functions"
45
- href="/Scripting_Functions" />
46
-
47
48
- icon="seti:purescript"
49
- title="Events"
50
- description="List of all client-side, server-side and shared events"
51
- href="/Scripting_Events" />
52
53
54
- icon="seti:plan"
55
- title="Elements"
56
- description="List of MTA:SA elements"
57
- href="/Element_tree" />
58
</CardGrid>
59
60
<IconLinkCard
0 commit comments