We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01cb1ce commit 046c3dbCopy full SHA for 046c3db
src/partials/toolbar.hbs
@@ -4,7 +4,6 @@
4
<a href="{{{relativize this}}}" class="home-link{{#if @root.page.home}} is-current{{/if}}"></a>
5
{{/with}}
6
{{> breadcrumbs}}
7
-{{> page-versions}}
8
{{#if (and page.fileUri (not env.CI))}}
9
<div class="edit-this-page"><a href="{{page.fileUri}}">Edit this Page</a></div>
10
{{else if (and page.editUrl (or env.FORCE_SHOW_EDIT_PAGE_LINK (not page.origin.private)))}}
0 commit comments