From 82ebd9f9bddddd3ae1614b442a989b3c25a32baf Mon Sep 17 00:00:00 2001 From: Xavier Stouder Date: Mon, 9 Jan 2023 17:17:39 +0100 Subject: [PATCH] fix: temporary fix --- index.d.ts | 2 +- index.html | 2 +- scripts/build.js | 2 +- scripts/create-dist | 2 +- src/test/preview-svg.html | 2 +- src/test/test.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/index.d.ts b/index.d.ts index 4b7455ae..da76b2ce 100644 --- a/index.d.ts +++ b/index.d.ts @@ -13,7 +13,7 @@ export type ReplacerFunction = (substring: string, ...args: any[]) => string; export type TwemojiOptions = { /** - * Default: MaxCDN + * Default: Cloudflare */ base?: string; /** diff --git a/index.html b/index.html index d8e46dfe..6649d817 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,7 @@

Code licensed under MIT. Graphics licensed under CC-BY

- + +