From cce17bcc99be389dce5bfbadfabaacf132c3f8f7 Mon Sep 17 00:00:00 2001 From: Alex Shpak Date: Wed, 26 Sep 2018 00:12:56 +0200 Subject: Remove purecss dependency and replace with flexbox --- layouts/partials/docs/nav-bundle.html | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 layouts/partials/docs/nav-bundle.html (limited to 'layouts/partials/docs/nav-bundle.html') diff --git a/layouts/partials/docs/nav-bundle.html b/layouts/partials/docs/nav-bundle.html deleted file mode 100644 index bdabefd..0000000 --- a/layouts/partials/docs/nav-bundle.html +++ /dev/null @@ -1,3 +0,0 @@ -{{ with .Site.GetPage .Site.Params.BookMenuBundle }} - {{- .Content -}} -{{ end }} \ No newline at end of file -- cgit v1.2.3