How to change the site title (GH Pages)?

I setted a custom title and description putting next lines in _config.yml file:

title: myCustomTitle
description: myCustomAndDetailedDescription

Regards