From 7fcd3cdbdc54b89d444c480bece1e05bacde7860 Mon Sep 17 00:00:00 2001 From: baskgithub <24505459+baskgithub@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:59:13 +0800 Subject: [PATCH] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 41d0af08fa20..36f4c5402c9b 100644 --- a/_config.yml +++ b/_config.yml @@ -32,14 +32,14 @@ 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/Orion1.jpg" + avatar: "/assets/img/Orion1.jpg" # By default, the image is cut into a circle. You can disable this behaviour by setting 'round-avatar: false' -round-avatar: false +round-avatar: true # If you want to have an image logo in the top-left corner instead of having the title of the website, # then specify the following parameter -title-img: "/assets/img/Orion1.jpg" +# title-img: "/assets/img/Orion1.jpg" #####################################