Siyubu commented on issue #320: Camel 14781 security page breadcrumps URL: https://github.com/apache/camel-website/pull/320#issuecomment-609443248 While navigating on apache website I saw pages that don't have toolbars breadcrumps such as security page from About/ security. Problem resolution: From the root repository under layouts/ partials/seo/structured I built a breadcrumbs.html partial which get and display the current page user is on. The partial has been included in root/security/list.html unde main div. The purpose of making breadcamps.html a partial is making easy the act of displaying breadcrumps on any camel-website page. what is needed is to include it in the targeted page.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services