Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
… into ans-style-updates
  • Loading branch information
Mac Koniarek committed Dec 21, 2023
2 parents 76966c3 + 1227473 commit 7b074d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_themes/ukf/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ <h2><a href="/docs/webcel/">Webcelerator</a></h2>
<div id="main-menu-container">

<ul id="breadcrumb">
<li><a href="/">Home</a> &gt;</li>
<li><a href="{{ pathto(master_doc) }}">Home</a> &gt;</li>
{%- for parent in parents -%}
<li><a href="{{ parent.link|e }}">{{ parent.title }}</a> &gt;</li>
{%- endfor -%}
Expand Down

0 comments on commit 7b074d6

Please sign in to comment.