We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303fd21 commit ca92108Copy full SHA for ca92108
web/src/overrides/Pagination.astro
@@ -17,7 +17,7 @@ import IconLinkCard from '@src/components/IconLinkCard.astro';
17
iconColor="var(--sl-color-blue)"
18
title="Events"
19
titleColor="var(--sl-color-blue)"
20
- description="List of all client-side, server-side and shared events"
+ description="List of all client-side and server-side events"
21
href="/Scripting_Events" />
22
23
<IconLinkCard
0 commit comments