The theme image is now a link that goes to /

This commit is contained in:
0x1eef 2022-12-07 14:07:10 -03:00 committed by Robert
parent b7d6c9262e
commit ce7606b62c

View file

@ -32,9 +32,9 @@ function TheSurahPage({ locale, surahId }: PageProps) {
return (
<div className={classNames(theme, "theme")}>
<div className="flex-image">
<a href="/" className="flex-image">
<div className="image" />
</div>
</a>
{streamIsLoaded && (
<div className="flex-row">
<span />