From 930fb01aebe0f6c262e484738124d2eb34925a34 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Germo=20G=C3=B6rtz?= <github.com@aisberg.de>
Date: Fri, 12 Jun 2020 05:51:45 +0200
Subject: [PATCH] improved documentation for round-avatar: true (#658)

---
 _config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_config.yml b/_config.yml
index d49b872..86b233d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -24,7 +24,7 @@ navbar-links:
 # Remove this parameter if you don't want an image in the navbar
 avatar: "/assets/img/avatar-icon.png"
 
-# By default, the image is cut into a circle. You can disable this behaviour here.
+# By default, the image is cut into a circle. You can disable this behaviour here, setting 'round-avatar: false'
 round-avatar: true
 
 # If you want to have an image logo in the top-left corner instead of the title text,