Remove title from site.yml

To actually use `view.site` translation strings in the Panel.
This commit is contained in:
Nico Hoffmann
2021-11-30 14:29:26 +01:00
committed by Bastian Allgeier
parent 214e97a043
commit 9fc43ea22c

View File

@@ -1,6 +1,4 @@
# The site blueprint must have a title, the title may be different from the file name
# The `site.yml` blueprint defines the look of the start page (Dashboard) of the Panel. # The `site.yml` blueprint defines the look of the start page (Dashboard) of the Panel.
title: Site
# The site blueprint usually provides easy access to all main pages of the site. # The site blueprint usually provides easy access to all main pages of the site.
# In this example blueprint, we also show subpages of the `photography` and `notes` pages. # In this example blueprint, we also show subpages of the `photography` and `notes` pages.