Skip to main content
The pages array tells the editor which pre-built HTML pages belong to your template and what sections they are composed of.
squeditor.json
"pages": [
  {
    "name": "Lexend — Home 5",
    "category": "Home",
    "description": "Main landing page with hero, features, and pricing.",
    "thumbnail": "/templates/lexend/squeditor-assets/pages/index-5.jpg",
    "file": "index.html",
    "sections": [
      "hero_home_5",
      "companies_sponsores",
      "main_features"
    ]
  }
]
Page thumbnails must strictly follow this relative path structure referencing your template ID:
/templates/[template-id]/squeditor-assets/pages/[page-id].jpg