From ba693273e5d90f64a305e478a5120c8e2dfc6c7c Mon Sep 17 00:00:00 2001 From: Bastian Greshake Tzovaras Date: Fri, 21 May 2021 09:36:53 +0200 Subject: [PATCH] remove all best practices in config --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 0dd9951..b64e644 100644 --- a/_config.yml +++ b/_config.yml @@ -1,7 +1,7 @@ # Site -name: "P2P Best Practices" -title: "P2P Best Practices" -description: "Welcome to this collection of best practices to build great sites for collaborative knowledge production" +name: "P2P Design Practices" +title: "P2P Design Practices" +description: "Welcome to this collection of design practices to build great sites for collaborative knowledge production" logo: 'assets/images/logo.png' favicon: 'assets/images/logo.png' baseurl: '/design-practices'