Update [uid].tsx (#3888)

pull/3932/head
Peer Richelsen 2022-08-17 20:32:46 +02:00 committed by GitHub
parent a331d02668
commit 025019f789
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ export default function JoinCall(props: JoinCallPageProps) {
// eslint-disable-next-line @next/next/no-img-element // eslint-disable-next-line @next/next/no-img-element
<img <img
className="h-5·w-auto fixed z-10 hidden sm:inline-block" className="h-5·w-auto fixed z-10 hidden sm:inline-block"
src={`${WEBSITE_URL}/calendso-logo-white-word.svg`} src={`${WEBSITE_URL}/calcom-logo-white-word.svg`}
alt="Cal.com Logo" alt="Cal.com Logo"
style={{ style={{
top: 46, top: 46,