fix broken indentation and formatting in various pages
This commit is contained in:
parent
e1dd1074f8
commit
b2a25e65e9
3 changed files with 23 additions and 23 deletions
|
@ -1,12 +1,12 @@
|
|||
<section class="page-header">
|
||||
<ol class="breadcrumbs">
|
||||
{{#if (or (ne page.tree_path 'index') page.is_history)}}
|
||||
{{#if (or (ne page.tree_path 'index') page.is_history)}}
|
||||
<li class="root-breadcrumb">
|
||||
<a href="{{ config.site }}/">
|
||||
{{{ include_static 'svg/object/logo.svg' }}}
|
||||
</li>
|
||||
</a>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
{{{ page.breadcrumbs }}}
|
||||
</ol>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue