The most common use case I can think of is AMP - can I setup that output format to use an entirely different theme? This would make managing AMP vs non-AMP output way easier on my end, but I don’t see any specifics for this in the docs. I just see ways to add things like single.amp.html
which will be used instead of the single.html
layout.
Thanks!