Can now modify landing page. Fallback images for games and mods. Cached events. #29

Merged
freakoverse merged 16 commits from staging into master 2024-09-02 13:28:18 +00:00
Showing only changes of commit 098068acef - Show all commits

View File

@ -165,11 +165,13 @@ const SlideContent = ({ naddr }: SlideContentProps) => {
return ( return (
<> <>
<div className='IBMSMSCWSPicWrapper'>
<img <img
src={mod.featuredImageUrl} src={mod.featuredImageUrl}
onError={handleModImageError} onError={handleModImageError}
className='IBMSMSCWSPic' className='IBMSMSCWSPic'
/> />
</div>
<div className='IBMSMSCWSInfo'> <div className='IBMSMSCWSInfo'>
<h3 className='IBMSMSCWSInfoHeading'>{mod.title}</h3> <h3 className='IBMSMSCWSInfoHeading'>{mod.title}</h3>
<p className='IBMSMSCWSInfoText'> <p className='IBMSMSCWSInfoText'>