From 273e30d59cb3b4c1fc9dc5dcc1ff0db9671a7a20 Mon Sep 17 00:00:00 2001 From: Rupleen Kaur <82827543+RupleenK@users.noreply.github.com> Date: Mon, 3 Jun 2024 16:38:20 -0400 Subject: [PATCH] Update _config.yaml --- _config.yaml | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/_config.yaml b/_config.yaml index 1f6b95c..68b0afd 100644 --- a/_config.yaml +++ b/_config.yaml @@ -6,7 +6,7 @@ header: images/background.jpg footer: images/background.jpg header-dark: false footer-dark: true -proofer: false +proofer: true # site social media and other links links: @@ -16,8 +16,29 @@ links: github: andrewdhawan twitter: andrewdhawan +# navigation links +nav: + - title: Publications + url: /publications/ + order: 1 + - title: Research + url: /research/ + order: 2 + - title: Blog + url: https://andrewdhawan.wordpress.com/2019/09/15/on-hoofbeats/ + order: 3 + - title: Team + url: /team/ + order: 4 + - title: Join + url: /contact/ + order: 5 + ### jekyll settings +watch: true +force_polling: true + # front matter defaults defaults: # all markdown files