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",