Skip to content

Commit

Permalink
Merge pull request #32 from ajaynegi45/main
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
ajaynegi45 authored Sep 23, 2024
2 parents 9c2ed30 + 25d827d commit 71cc979
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 71cc979

Please sign in to comment.