You are here

tome_static.links.menu.yml in Tome 8

modules/tome_static/tome_static.links.menu.yml

File

modules/tome_static/tome_static.links.menu.yml
View source
  1. tome_static.main:
  2. route_name: tome_static.main
  3. parent: system.admin_config
  4. title: 'Tome Static'
  5. tome_static.generate:
  6. title: 'Generate static site'
  7. parent: tome_static.main
  8. description: 'Create a static copy of your site using Tome.'
  9. route_name: tome_static.generate
  10. weight: 0
  11. tome_static.download_page:
  12. title: 'Download static site'
  13. parent: tome_static.main
  14. description: 'Download the latest static build.'
  15. route_name: tome_static.download_page
  16. weight: 1
  17. tome_static.preview_form:
  18. title: 'Preview static site'
  19. parent: tome_static.main
  20. description: 'Preview the latest static build.'
  21. route_name: tome_static.preview_form
  22. weight: 2