I want to hide the title on the Data and developer hub home page. How do I hide the main page gives the wikitext recipe:
{{DISPLAYTITLE:<span style="position: absolute; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);">{{FULLPAGENAME}}</span>}}
but when I added that, the Blueprint skin crashes with
PHP Error: Argument 1 passed to Title::equals() must be an instance of Title, null given #0 /srv/vagrant/mediawiki/includes/Title.php(4218): MWExceptionHandler::handleError() #1 /srv/vagrant/mediawiki/skins/Blueprint/src/BlueprintSkinTemplate.php(14): Title->equals() #2 (): Closure$BlueprintSkinTemplate::execute() #3 /srv/vagrant/mediawiki/skins/Blueprint/src/BlueprintSkinTemplate.php(18): array_map() ...