Skip to content
Snippets Groups Projects
Commit fd3c48ad authored by stevenchenwaiho@gmail.com's avatar stevenchenwaiho@gmail.com
Browse files

edit webicon and add to navbar

parent 0f72529c
No related branches found
No related tags found
8 merge requests!65Master,!50Change navigation buttons to reflect user feedback,!47fix profuction sort button flickering issue,!43Recruiter: Add staring and evidence ;Student: add Dashboard Timeline; Add univseral navbar,!36Create pages from mockups and link with Prisma Merge,!31Recruiter internship page,!30Master,!29add completed studentDashboard front-end to master
Pipeline #423375 passed
src/app/favicon.ico

236 KiB | W: 256px | H: 229px

src/app/favicon.ico

22.5 KiB | W: 256px | H: 256px

src/app/favicon.ico
src/app/favicon.ico
src/app/favicon.ico
src/app/favicon.ico
  • 2-up
  • Swipe
  • Onion skin
......@@ -27,7 +27,13 @@ function StudentDashboard() {
<main className="studentDashboard">
<Navbar bg="light" expand="lg">
<Container>
<Navbar.Brand href="/">InternHunt</Navbar.Brand>
<Navbar.Brand href="/"><img
alt=""
src="/favicon.ico"
width="30"
height="30"
className="d-inline-block align-top"
/>{' '}InternHunt</Navbar.Brand>
<Navbar.Toggle aria-controls="basic-navbar-nav" />
<Navbar.Collapse id="basic-navbar-nav">
<Nav className="me-auto">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment