diff --git a/_config.yml b/_config.yml index da12e03..38ec824 100644 --- a/_config.yml +++ b/_config.yml @@ -428,7 +428,7 @@ enable_bing_verification: false # enables bing site verification enable_masonry: true # enables automatic project cards arrangement enable_math: true # enables math typesetting (uses MathJax) enable_tooltips: false # enables automatic tooltip links generated for each section titles on pages and posts -enable_darkmode: true # enables switching between light/dark modes +enable_darkmode: false # enables switching between light/dark modes enable_navbar_social: false # enables displaying social links in the navbar on the about page enable_project_categories: true # enables categorization of projects into multiple categories enable_medium_zoom: true # enables image zoom feature (as on medium.com) diff --git a/_includes/header.liquid b/_includes/header.liquid index f2d727c..777d773 100644 --- a/_includes/header.liquid +++ b/_includes/header.liquid @@ -55,15 +55,6 @@ - - @@ -78,16 +69,3 @@ {% endif %} - - \ No newline at end of file diff --git a/_pages/people.md b/_pages/people.md index e1da530..096dbf1 100644 --- a/_pages/people.md +++ b/_pages/people.md @@ -47,6 +47,7 @@ nav_order: 7 {% endfor %} +

Alumni

{% for alumni in site.data.alumni %}