From c9453664e58d8be1093a020da3ef5214ec9b02b4 Mon Sep 17 00:00:00 2001 From: Sead Feng Date: Thu, 24 Oct 2024 15:34:55 +0800 Subject: [PATCH] update bubble / square --- src/slugs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/slugs.ts b/src/slugs.ts index df4a0b9..0e00647 100644 --- a/src/slugs.ts +++ b/src/slugs.ts @@ -77,10 +77,10 @@ export const styleFonts: Record = { "subscript" ], "bubble-text": [ - "circled", "circledNegative" + "circled", "circledNegative", "alternatingCircled" ], "square-text": [ - "squared", "squaredNegative" + "squared", "squaredNegative", "alternatingSquared" ], "alternating": [ "alternatingSerifBold",