themes-wordpress/stewart/index.php
Kjell Reigstad 48b3271382
Try adding "Stewart", a light blogging theme with a sidebar (#4369)
* Add "Stewart" theme
* Remove blockbase dependency.
* Add fonts implementation.
* Fix 50/50 columns enforcement on small screens.
2021-12-15 13:20:29 -05:00

5 lines
216 B
PHP

<?php
// There is nothing output here because block themes do not use php templates.
// There is a core ticket discussing removing this requirement for block themes:
// https://core.trac.wordpress.org/ticket/54272.