Skip to content

Commit 39dcd3a

Browse files
committed
docs: reorder modules
1 parent e5d263c commit 39dcd3a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,20 @@ In short, Nuxtify helps you build faster, iterate smarter, and maintain consiste
5353

5454
## <a name="modules">🧩 Modules</a>
5555

56-
### [Nuxtify Core](https://github.com/nuxtify-dev/core)
57-
58-
Provides the core functionality for Nuxtify, including:
59-
60-
- Default components, composables, and utilities
61-
- Global configuration and theming with [Vuetify](https://vuetifyjs.com/en/introduction/why-vuetify/)
62-
6356
### [Nuxtify Pages](https://github.com/nuxtify-dev/pages) (this module)
6457

6558
Provides single and multi-page website building blocks so you can _ship weirdly fast_.
6659

6760
- Ready to use page components, page templates, and email subscribe form
6861
- (coming soon) Robots, sitemaps, schema.org, social share images, broken links, and more powered by [Nuxt SEO](https://nuxtseo.com/)
6962

63+
### [Nuxtify Core](https://github.com/nuxtify-dev/core)
64+
65+
Provides the core functionality for Nuxtify, including:
66+
67+
- Default components, composables, and utilities
68+
- Global configuration and theming with [Vuetify](https://vuetifyjs.com/en/introduction/why-vuetify/)
69+
7070
## <a name="features">✨ Features</a>
7171

7272
Nuxtify Pages builds on the functionality in [Nuxtify Core](https://github.com/nuxtify-dev/core).

0 commit comments

Comments
 (0)