mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-09-26 16:32:34 +02:00
add progressbar exceptions
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user