From 01bd1f394337dda867b47070fc3893b5ab7d9cea Mon Sep 17 00:00:00 2001 From: curben Date: Thu, 8 Nov 2018 12:27:15 +1030 Subject: [PATCH] style: remove unused left nav menu --- _config.yml | 2 -- themes/typing/layout/_partial/header.ejs | 2 +- themes/typing/layout/archive.ejs | 4 --- themes/typing/source/css/typing.css | 35 ------------------------ 4 files changed, 1 insertion(+), 42 deletions(-) diff --git a/_config.yml b/_config.yml index 8b4b2a3..a37675f 100644 --- a/_config.yml +++ b/_config.yml @@ -119,5 +119,3 @@ theme_config: brands: GitLab: https://gitlab.com/curben/blog - # nav position (top, left. top is default) - nav: left diff --git a/themes/typing/layout/_partial/header.ejs b/themes/typing/layout/_partial/header.ejs index 3d6ec0e..55e3c63 100644 --- a/themes/typing/layout/_partial/header.ejs +++ b/themes/typing/layout/_partial/header.ejs @@ -1,6 +1,6 @@