Skip to content

Commit

Permalink
Update Title Bar
Browse files Browse the repository at this point in the history
  • Loading branch information
syedzayyan authored Mar 7, 2024
1 parent 65b3e2f commit 2dcb451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ui-comps/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const Navbar = () => {
<nav className="navbar">
<div className="logo">
<a href="/">
QSAR IN THE BROWSER
WORK IN PROGRESS
</a>
</div>
<ul className="navLinks">
Expand Down

0 comments on commit 2dcb451

Please sign in to comment.