From e7096e302e637e04855acb03c185e66a01c6db97 Mon Sep 17 00:00:00 2001 From: Maxim Reznik Date: Sat, 10 Sep 2022 11:30:51 +0300 Subject: [PATCH] Drop `slug` from the index page. --- fetch.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fetch.sh b/fetch.sh index 7ff4124..6d537c9 100755 --- a/fetch.sh +++ b/fetch.sh @@ -37,7 +37,6 @@ title: Ada Quality and Style Guide description: Guidelines for Professional Programmers sidebar_position: 1 draft: true -slug: /style-guide --- > __*Guidelines for Professional Programmers*__