Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 0 additions & 17 deletions web/src/overrides/Pagination.astro
Original file line number Diff line number Diff line change
Expand Up @@ -38,23 +38,6 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
description="Engage with the community in the old-fashioned way."
href="https://forum.multitheftauto.com/" />

<IconLinkCard
icon="seti:powershell"
title="Functions"
description="List of all client-side, server-side and shared functions"
href="/Scripting_Functions" />

<IconLinkCard
icon="seti:purescript"
title="Events"
description="List of all client-side, server-side and shared events"
href="/Scripting_Events" />

<IconLinkCard
icon="seti:plan"
title="Elements"
description="List of MTA:SA elements"
href="/Element_tree" />
</CardGrid>

<IconLinkCard
Expand Down