From 026bbad662a6bce76054ccb2a2edc70076018e55 Mon Sep 17 00:00:00 2001 From: Mark Teekman Date: Mon, 1 Nov 2021 20:30:02 +0100 Subject: [PATCH] Capitalize for consistency (#1672) --- docs/src/data/components.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/data/components.json b/docs/src/data/components.json index 1a4c469c9..1abe45fc0 100644 --- a/docs/src/data/components.json +++ b/docs/src/data/components.json @@ -2,13 +2,13 @@ "official": [], "community": [ { - "name": "accessible-astro-components", + "name": "Accessible Astro Components", "description": "A set of accessible modals, buttons, toggles and more.", "github": "https://www.npmjs.com/package/accessible-astro-components", "demo": null }, { - "name": "astro-static-tweet", + "name": "Astro Static Tweet", "description": "A lightweight static-HTML tweet embed.", "github": "https://www.npmjs.com/package/@rebelchris/astro-static-tweet", "demo": null