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" #####################################