Skip to content

Commit

Permalink
Merge pull request #31 from ajaynegi45/home-page
Browse files Browse the repository at this point in the history
Home page
  • Loading branch information
ajaynegi45 authored Sep 23, 2024
2 parents 4c5750b + b8d14fc commit 25d827d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 39 deletions.
36 changes: 0 additions & 36 deletions firebase-debug.log

This file was deleted.

4 changes: 1 addition & 3 deletions src/components/ui/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ export default function Navbar() {
<div className={styles["navbar-container"]}>
<nav className={styles["navbar"]}>
<Link href="/" className={styles["heading"]}>
<h3 className={styles["title"]}>DAGADI</h3>

{/*<h3 className={styles["title"]}>UTTARAKHAND CULTURE</h3>*/}
<h3 className={styles["title"]}>UTTARAKHAND CULTURE</h3>
</Link>
<Link href="/" className={styles.link}>LOGIN</Link>
</nav>
Expand Down

0 comments on commit 25d827d

Please sign in to comment.