lauriii / umami

[Deprecated] Umami is now included in Drupal Core. All further work happens there.
https://www.drupal.org/project/issues/drupal?component=Umami+demo
GNU General Public License v2.0
18 stars 5 forks source link

Home page title should not include "Home" #161

Open budda opened 6 years ago

budda commented 6 years ago

The home page should not show the name "Home" in the title tags which get indexed by search engines.

<title>Home | Umami Food Magazine</title>

 It should just be the sitename shown as the title for the selected homepage: <title>Umami Food Magazine</title>