From e049cedeb89ba9481fbb9d5535f3ec9488c46635 Mon Sep 17 00:00:00 2001 From: Amolith Date: Tue, 2 Feb 2021 02:37:34 -0500 Subject: [PATCH] remove library link --- config.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config.yml b/config.yml index ed66bf6..64a4d69 100644 --- a/config.yml +++ b/config.yml @@ -24,6 +24,7 @@ markup: highlight: anchorLineNos: true codeFences: true + lineNumbersInTable: true noClasses: true style: algol_nu tabWidth: 4 @@ -42,7 +43,3 @@ menu: name: Pipes url: /pipes weight: 120 - - identifier: library - name: Library - url: /library - weight: 130