Archived topic
Theme use doctype?
3 replies · Started by Anna on October 28, 2021
Hello!
Tell me pls, theme use doctype? https://alistapart.com/article/doctype/
I need for this is http://fancybox.net/howto
thanks
Hi Anna,
It has one but it's plain as shown here -
https://github.com/tomusborne/generatepress/blob/adfe090929b0515cdf894f4c6b722cfe8c0790dc/header.php#L12
There's no extra attributes added and there's no filter for it if incase you need to modify so you'll have to create a child theme template for the header.php if you need to do any change. :D
Thanks
No problem. :)