Rename .paige-section to .paige-list
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
{{ if eq . "home" }}
|
||||
{{ $class = $class | append "paige-home" }}
|
||||
{{ else if eq . "section" }}
|
||||
{{ $class = $class | append "paige-section" }}
|
||||
{{ $class = $class | append "paige-list" }}
|
||||
{{ else if eq . "page" }}
|
||||
{{ $class = $class | append "paige-single" }}
|
||||
{{ else if eq . "taxonomy" }}
|
||||
|
Reference in New Issue
Block a user