Skip to content

Commit 599f485

Browse files
authored
delete duplicates items (#7)
1 parent d59c22e commit 599f485

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

web/src/overrides/Pagination.astro

-17
Original file line numberDiff line numberDiff line change
@@ -38,23 +38,6 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
3838
description="Engage with the community in the old-fashioned way."
3939
href="https://forum.multitheftauto.com/" />
4040

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-
<IconLinkCard
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-
<IconLinkCard
54-
icon="seti:plan"
55-
title="Elements"
56-
description="List of MTA:SA elements"
57-
href="/Element_tree" />
5841
</CardGrid>
5942

6043
<IconLinkCard

0 commit comments

Comments
 (0)