From d0ba7ebf6bdf27adaa84c17a4e8b77b1040419c8 Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 8 Aug 2024 17:03:02 +0200 Subject: [PATCH] removed psi logo again as there seem to be bug --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index b3788373..57666674 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ title: Linux Documentation author: Core Linux Research Services -logo: _static/logo.svg +# logo: _static/logo.svg exclude_patterns: [Readme.md]