From c29c2984104eef0c15bd4c18a5d9aaf34a85c18d Mon Sep 17 00:00:00 2001 From: aterenin Date: Tue, 3 Dec 2024 16:12:51 -0500 Subject: [PATCH] Fix images. --- content/_index.md | 4 ++++ themes/academic-workshop | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index 8561b76..addcc0f 100644 --- a/content/_index.md +++ b/content/_index.md @@ -143,4 +143,8 @@ We seek to foster a vibrant exchange of ideas, showcase successful applications, images = [ "sponsors/google-research.svg", "sponsors/meta.svg" + ], + dark_invert = [ + false, + true ]) }} \ No newline at end of file diff --git a/themes/academic-workshop b/themes/academic-workshop index 49e5748..7904065 160000 --- a/themes/academic-workshop +++ b/themes/academic-workshop @@ -1 +1 @@ -Subproject commit 49e574802ff13caac557a7695d7880f2ac1bfc93 +Subproject commit 790406572efd5c2e4126f2fb238f776e836553c0