mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-21 18:11:37 +01:00
add progressbar exceptions
This commit is contained in:
parent
56560e3a03
commit
285c0d61fe
@ -11,7 +11,7 @@
|
||||
{{- end }}
|
||||
|
||||
<header class="header">
|
||||
{{- if .IsPage }}
|
||||
{{- if ( and (.IsPage) (ne .Layout "archives") (ne .Layout "search")) }}
|
||||
<div id="progressBar"></div>
|
||||
{{- end }}
|
||||
<nav class="nav">
|
||||
|
Loading…
Reference in New Issue
Block a user