[fix] migrate localfont to hosted font

This commit is contained in:
PrinOrange
2024-08-12 13:39:19 +08:00
parent e711954b3d
commit c50dffcc6d
19 changed files with 58 additions and 37 deletions

View File

@@ -4,11 +4,11 @@ export const SponsorDescription = () => {
return (
<div className="h-full">
{!Config.Sponsor ? (
<p className={`font-source-serif-screen break-words text-lg`}>
<p className={`content-font break-words text-lg`}>
{"Thank you, for data and personal private security, every sponsor method was paused."}
</p>
) : (
<p className={`font-source-serif-screen break-words text-lg`}>
<p className={`content-font break-words text-lg`}>
{
"If you like my works, I would deeply appreciate your support as a patron. Your contribution not only fuels my creative journey but also allows me to delve deeper into my passion. Your support plays a vital role in making this vision a reality. Thank you for considering becoming a patron and being an integral part of this work endeavor."
}