|
---
|
|
layout: base
|
|
---
|
|
|
|
{% include sticky-nav.html %}
|
|
|
|
<div class="nav-hero-container">
|
|
{% include nav.html %}
|
|
{% include fork-btn.html %}
|
|
{% include hero.html %}
|
|
</div>
|
|
|
|
{{ content }}
|
|
<hr class="section-divider" />
|
|
{% include doc-call.html %}
|
|
|
|
{% include footer.html %}
|