Skip to content

Commit 47524c3

Browse files
committed
Seasonal version of the web page
1 parent 65085de commit 47524c3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/pages/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ function HeroBanner() {
2424
<div className={styles.heroInner}>
2525
{/* <CodeContainer className={styles.heroLogo} /> */}
2626
<Heading as="h1" className={styles.heroProjectTagline}>
27-
<Logo className={styles.heroLogo} height="350px" width="350px" role="img" />
27+
{/* <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" />
2829
<span
2930
className={styles.heroTitleTextHtml}
3031
// eslint-disable-next-line react/no-danger

static/img/XmasLF.png

698 KB
Loading

0 commit comments

Comments
 (0)