Change twemoji cdn (slower than better and 100% loaded)

This commit is contained in:
Phapoom Saksri 2024-08-27 22:11:57 +07:00
parent 1608d09d66
commit 915a2cb0fe

View file

@ -10,7 +10,7 @@ const About = () => {
<div className="border-t md:border-t-2"></div>
</div>
<div className="p-4 text-balance max-w-md ">
<Twemoji options={{ className: "twemoji w-4 h-4 inline-block" }}>
<Twemoji options={{ className: "twemoji w-4 h-4 inline-block", base: 'https://cdn.jsdelivr.net/gh/twitter/twemoji@14.0.2/assets/' }}>
Hey, I'm blueskychan_, a 14-year-old student at{" "}
<Link
className="border px-2.5 py-0.5 mr-1 rounded-lg hover:underline bg-blue-600/20 transition-colors hover:bg-blue-700 font-bold"