From 95ba722581da2a7f44d0351759b4553b39c970f1 Mon Sep 17 00:00:00 2001 From: "Mark (Moonyoung) Lee" Date: Tue, 3 Sep 2024 16:58:59 -0400 Subject: [PATCH] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 1c8743a..24c6a41 100644 --- a/_config.yml +++ b/_config.yml @@ -31,7 +31,7 @@ navbar-links: # Image to show in the navigation bar - works best with a square image # Remove this parameter if you don't want an image in the navbar -avatar: "/assets/img/logo/ZoomLabLogoTransparent.png" +avatar: "/assets/img/logo/iamlab_logo.png" # By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false' round-avatar: true