From 0c9c0e7a66b64e239eacec76f74662cfb8a4c199 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:00:22 +0000 Subject: [PATCH 1/2] Initial plan From 0f125e1b31ffe2a10d31fdeda135c7ebe52edfc0 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 24 Feb 2026 02:04:15 +0000 Subject: [PATCH 2/2] Fix nil value in socials.yml causing Liquid exception in about layout Co-authored-by: jwtoney <123672274+jwtoney@users.noreply.github.com> --- _data/socials.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/socials.yml b/_data/socials.yml index 204bfe8..c2cbbba 100644 --- a/_data/socials.yml +++ b/_data/socials.yml @@ -2,7 +2,7 @@ cv_pdf: /assets/pdf/cv_jwt.pdf # path to your CV PDF file email: jwt@mit.com # rss_icon: true scholar_userid: "1oeDzDIAAAAJ" -custom_social: - # logo: https://www.alberteinstein.com/wp-content/uploads/2024/03/cropped-favicon-192x192.png - # title: Custom Social - # url: https://www.alberteinstein.com/ +# custom_social: +# logo: https://www.alberteinstein.com/wp-content/uploads/2024/03/cropped-favicon-192x192.png +# title: Custom Social +# url: https://www.alberteinstein.com/