Skip to content

Commit b8b2095

Browse files
author
committed
Deployed 66ed072 with MkDocs version: 1.6.1
1 parent 641be06 commit b8b2095

File tree

6 files changed

+671
-185
lines changed

6 files changed

+671
-185
lines changed

404.html

Lines changed: 43 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,25 @@
228228

229229

230230

231+
232+
233+
234+
235+
236+
<li class="md-tabs__item">
237+
<a href="/benefits/" class="md-tabs__link">
238+
239+
240+
241+
242+
243+
Benefits
244+
245+
</a>
246+
</li>
247+
248+
249+
231250
</ul>
232251
</div>
233252
</nav>
@@ -248,7 +267,9 @@
248267

249268

250269

251-
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
270+
271+
272+
<nav class="md-nav md-nav--primary md-nav--lifted md-nav--integrated" aria-label="Navigation" data-md-level="0">
252273
<label class="md-nav__title" for="__drawer">
253274
<a href="/." title="Codebase Interface" class="md-nav__button md-logo" aria-label="Codebase Interface" data-md-component="logo">
254275

@@ -295,29 +316,35 @@
295316

296317

297318

298-
</ul>
299-
</nav>
300-
</div>
301-
</div>
302-
</div>
303-
304-
305-
306-
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
307-
<div class="md-sidebar__scrollwrap">
308-
<div class="md-sidebar__inner">
309-
310-
311-
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
319+
320+
321+
322+
323+
324+
325+
<li class="md-nav__item">
326+
<a href="/benefits/" class="md-nav__link">
327+
312328

313329

330+
<span class="md-ellipsis">
331+
Benefits
332+
333+
</span>
314334

335+
336+
</a>
337+
</li>
315338

339+
340+
341+
</ul>
316342
</nav>
317343
</div>
318344
</div>
319345
</div>
320346

347+
321348

322349

323350
<div class="md-content" data-md-component="content">
@@ -386,7 +413,7 @@ <h1>404 - Not found</h1>
386413

387414

388415

389-
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.tabs", "navigation.sections", "navigation.expand", "navigation.top", "search.highlight", "search.share", "content.code.copy", "content.action.edit"], "search": "/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
416+
<script id="__config" type="application/json">{"base": "/", "features": ["navigation.tabs", "navigation.sections", "navigation.expand", "navigation.top", "search.highlight", "search.share", "content.code.copy", "content.action.edit", "toc.integrate"], "search": "/assets/javascripts/workers/search.973d3a69.min.js", "tags": null, "translations": {"clipboard.copied": "Copied to clipboard", "clipboard.copy": "Copy to clipboard", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.placeholder": "Type to start searching", "search.result.term.missing": "Missing", "select.version": "Select version"}, "version": null}</script>
390417

391418

392419
<script src="/assets/javascripts/bundle.f55a23d4.min.js"></script>

0 commit comments

Comments
 (0)