mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 16:30:22 -06:00
5 lines
509 B
HTML
5 lines
509 B
HTML
<header>
|
|
<div class="super"><a class="logo" title="{{ document.project }} Home" href="{{ document.project-url }}"><img src="{{ base.relpath }}assets/images/icon.png" srcset="{{ base.relpath }}assets/images/icon.png 1x, {{ base.relpath }}assets/images/icon@2x.png 2x, {{ base.relpath }}assets/images/icon@3x.png 3x" alt="{{ document.project }} icon" /></a><a class="title" title="Documentation Home" href="{{ base.relpath }}">{{ document.project }} Documentation</a></div>
|
|
{{ template.nav }}
|
|
</header>
|