You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be useful for a template to know which type of page is being rendered (i.e. index, post, archive, tags, or tag). Adding a page-type template variable would be a straightforward way to do this.
It can be useful for a template to know which type of page is being rendered (i.e. index, post, archive, tags, or tag). Adding a
page-typetemplate variable would be a straightforward way to do this.