You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
590 B

  1. ---
  2. title: Introduction
  3. description: ''
  4. position: 1
  5. category: ''
  6. features:
  7. - Feature 1
  8. - Feature 2
  9. - Feature 3
  10. ---
  11. <img src="/preview.png" class="light-img" width="1280" height="640" alt=""/>
  12. <img src="/preview-dark.png" class="dark-img" width="1280" height="640" alt=""/>
  13. [Module]() for [NuxtJS](https://nuxtjs.org).
  14. <alert type="success">
  15. Your documentation has been created successfully!
  16. </alert>
  17. ## Features
  18. <list :items="features"></list>
  19. <p class="flex items-center">Enjoy light and dark mode:&nbsp;<app-color-switcher class="inline-flex ml-2"></app-color-switcher></p>