Skip to content

Commit

Permalink
Update _quarto.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kumarbhrigu authored May 22, 2024
1 parent 6449533 commit 4621e84
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,27 @@ project:
type: website

website:
title: "bhrigukumar"
title: ""
navbar:
left:
- href: about.qmd
text: Bhrigu Kumar Rajbongshi
- href: index.qmd
text: Home
- href: about.qmd
text: about
- href: miipw.qmd
text: miipw
- href: Resume.qmd
text: myresume
- href: portfolio.qmd
text: portfolio
- href: projects.qmd
text: projects
right:
- about.qmd
- icon: github
href: https://github.com/
- icon: twitter
href: https://twitter.com

format:
html:
Expand Down

0 comments on commit 4621e84

Please sign in to comment.