Skip to content

Commit

Permalink
Added music page
Browse files Browse the repository at this point in the history
  • Loading branch information
aadi123 committed Dec 17, 2023
1 parent 70cd734 commit a9b0a78
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
7 changes: 7 additions & 0 deletions content/music.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
+++
title = 'Music'
draft = true
+++
Hello, and welcome to the main landing page for my music. My background is primarily
in South Indian Classical music, while I also experiment with other genres of devotional,
light, and Indian film music. The following is a list of recent music that I have worked on.
8 changes: 7 additions & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@ description = "Software Engineer. Musician. Boba Enthusiast."
identifier = "about"
name = "about"
url = "/about/"
weight = 12
weight = 12

#[[menu.main]]
# identifier = "music"
# name = "music"
# url = "/music/"
# weight = 12

0 comments on commit a9b0a78

Please sign in to comment.