mirror of
https://github.com/HandBrake/HandBrake-docs.git
synced 2025-12-10 00:44:52 -06:00
template: Remove extraneous slash in header template links.
This commit is contained in:
parent
bd842d6cd6
commit
4481c41752
@ -1,4 +1,4 @@
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user