diff --git a/_config.yml b/_config.yml index 5a343ca4..3fe414bc 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ title: Pramod Kotipalli -subtitle: Masters candidate, Stanford CS +subtitle: Software engineer and computer science researcher url: "https://p13i.io" # Site configurations diff --git a/_data/navbar.yml b/_data/navbar.yml index ff83d3f4..694b9807 100644 --- a/_data/navbar.yml +++ b/_data/navbar.yml @@ -3,6 +3,11 @@ target: _self category: research +- display: "Engineering āļø" + href: /engineering/ + target: _self + category: engineering + - display: "Writing š" href: /writing/ target: _self diff --git a/_layouts/index.md b/_layouts/index.md index f88886be..d376125c 100644 --- a/_layouts/index.md +++ b/_layouts/index.md @@ -5,15 +5,19 @@ layout: base