Centered Logo
The design for the blank page in Centered Logo by run the command gulp nunjucks --layout centered-logo through builder is shown below :
And you can change breadcrumb and color for header in this layout by run the command gulp nunjucks --layout default --beadcrumb * --color *
Where --beadcrumb *is
--breadcrumb (default,0,1,2,3,4,5)
Where --color *is
--color (default,primary,success,danger,mint,purple)

It has the following Structure:
Last updated