From b71f67cb50e39a4e065896ef18c4f4630c119535 Mon Sep 17 00:00:00 2001 From: Shipow Date: Tue, 14 Aug 2018 16:49:08 +0200 Subject: [PATCH] breadcrumb links --- docs/src/_layouts/two-columns.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/_layouts/two-columns.pug b/docs/src/_layouts/two-columns.pug index 145cda9b..cfad4b44 100644 --- a/docs/src/_layouts/two-columns.pug +++ b/docs/src/_layouts/two-columns.pug @@ -38,9 +38,9 @@ block content .documentation-content.text-1.pt-2.md_pt-3.max-w-md .block.md_hidden.mb-1 - a(href="https://community.algolia.com/") DocSearch + a(href=site.url) DocSearch span  >  - a(href="https://community.algolia.com/documentation") Documentation + a(href=`${site.url}/what-is-docsearch.html`) Documentation .text-5.lg_text-6.uppercase.tracking-poppins.text-solstice.bold.mb-2=current.title !=current.content // Include the apply form