We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65085de commit 47524c3Copy full SHA for 47524c3
src/pages/index.tsx
@@ -24,7 +24,8 @@ function HeroBanner() {
24
<div className={styles.heroInner}>
25
{/* <CodeContainer className={styles.heroLogo} /> */}
26
<Heading as="h1" className={styles.heroProjectTagline}>
27
- <Logo className={styles.heroLogo} height="350px" width="350px" role="img" />
+ {/* <Logo className={styles.heroLogo} height="350px" width="350px" role="img" /> */}
28
+ <img src="/img/XmasLF.png" className={styles.heroLogo} width="600px" alt="Lingua Franca logo" />
29
<span
30
className={styles.heroTitleTextHtml}
31
// eslint-disable-next-line react/no-danger
static/img/XmasLF.png
698 KB
0 commit comments