fix
This commit is contained in:
@ -10,13 +10,16 @@
|
||||
<!--
|
||||
{{ partial "particles.html" . }}
|
||||
-->
|
||||
|
||||
<div class="logo">
|
||||
{{ partial "svg.html" . }}
|
||||
{{ if eq $o "" }}
|
||||
{{ partial "term.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
</header>
|
||||
|
||||
{{ if eq $o ""}}
|
||||
{{ if eq $o "" }}
|
||||
|
||||
<div class="hotkeys-docs">
|
||||
|
||||
|
Reference in New Issue
Block a user