sulu / skeleton

Project template for starting your new project based on the Sulu content management system
https://sulu.io
MIT License
261 stars 81 forks source link

Add main tag to base template #121

Closed alexander-schranz closed 3 years ago

alexander-schranz commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs #issuenum
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

Add main tag instead of section to the base template. and remove unused aside block.

Why?

Matches seo best practies to have atleast a nav, header, main, footer section.