mirror of
https://github.com/onkelbeh/cheatsheets.git
synced 2025-06-15 14:47:53 +02:00
Fix back button showing up on home (#1835)
This commit is contained in:
parent
b86ebd8968
commit
994a66d843
@ -6,7 +6,7 @@ Params:
|
||||
{% endcomment %}
|
||||
<nav class='top-nav' data-js-no-preview role='navigation'>
|
||||
<div class='container'>
|
||||
{% unless include.page.noback %}
|
||||
{% unless include.noback %}
|
||||
<div class='left'>
|
||||
<a class='home back-button' href='{{base}}'></a>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user