From 0b1c2b8b587efa388b5216c2e7df1fecde6f82f4 Mon Sep 17 00:00:00 2001
From: delucis
Date: Tue, 14 May 2024 22:36:54 +0000
Subject: [ci] format
---
packages/starlight/components/Icons.ts | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/packages/starlight/components/Icons.ts b/packages/starlight/components/Icons.ts
index 6151d3fc..7a9d9ff0 100644
--- a/packages/starlight/components/Icons.ts
+++ b/packages/starlight/components/Icons.ts
@@ -109,7 +109,8 @@ export const BuiltInIcons = {
'',
matrix:
'',
- hackerOne: '',
+ hackerOne:
+ '',
openCollective:
'',
astro:
--
cgit