Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
KarthikChandran303 committed Jan 10, 2024
1 parent 69a7544 commit 527478e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
12 changes: 6 additions & 6 deletions config/_default/menus.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@ main:
- name: Projects
url: '#projects'
weight: 30
- name: Gallery
url: #gallery
weight: 40
# - name: Gallery
# url: #gallery
# weight: 40
# - name: Talks
# url: '#talks'
# weight: 40
# - name: Publications
# url: '#featured'
# weight: 50
# - name: Contact
# url: '#contact'
# weight: 60
- name: Contact
url: '#contact'
weight: 60

# Link to a PDF of your resume/CV from the menu.
# To enable, copy your resume/CV to `static/uploads/resume.pdf` and uncomment the lines below.
Expand Down
3 changes: 2 additions & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ sections:
# For Showcase view, flip alternate rows?
flip_alt_rows: false
- block: markdown
id: gallery
content:
title: Gallery
subtitle: ''
Expand Down Expand Up @@ -123,7 +124,7 @@ sections:
title: Contact
subtitle:
text: |-
Feel free to drop a message!
''
# Contact (add or remove contact options as necessary)
email: [email protected]
# Automatically link email and phone or display as text?
Expand Down

0 comments on commit 527478e

Please sign in to comment.