Statiq.Web icon indicating copy to clipboard operation
Statiq.Web copied to clipboard

Make sure IsPost gets set correctly for tags and archive pages

Open daveaglick opened this issue 2 years ago • 1 comments

Those pages are not themselves posts, even though the IsPost metadata might flow up and get set for them. Once IsPost is correctly cleared for these types of pages we can remove the title checking at https://github.com/statiqdev/CleanBlog/commit/76608e64427ff4d89344c224ffb646009d8c99f2#diff-cfbc7d2953501a88d12bed04ae71f6d94c35bdef434ea5c32b0ec37d5568fbcaR9 in the CleanBlog theme.

daveaglick avatar Aug 18 '22 14:08 daveaglick

apologies for asking a question that may have been previously answered, but what part of the project is in charge of handing the work mentioned in this response? thanks! https://github.com/statiqdev/CleanBlog/commit/76608e64427ff4d89344c224ffb646009d8c99f2#commitcomment-81529328

aycippo avatar May 19 '23 23:05 aycippo