mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 16:51:37 +00:00
add unoptimzed for gif
This commit is contained in:
@ -27,6 +27,7 @@ const RUALoading = ({ className: classNames }: Props) => {
|
||||
priority
|
||||
src={currentTheme === 'dark' ? loadingImageDimmed : loadingImage}
|
||||
alt="Loading"
|
||||
unoptimized
|
||||
/>
|
||||
|
||||
<span className="my-4">rua rua rua...</span>
|
||||
|
Reference in New Issue
Block a user