Skip to content

Commit 067b8fa

Browse files
committed
glorp gone
1 parent 6407073 commit 067b8fa

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

src/pages/home/Home.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ export default function Home() {
2424

2525
return (
2626
<div>
27-
<header>
28-
<div className={styles["header-brand"]}>
29-
<h1>glorpython</h1>
30-
</div>
31-
</header>
3227

3328
<section className="relative w-full h-screen">
3429
{isVisible && (

0 commit comments

Comments
 (0)