Skip to content

Commit f59f107

Browse files
Merge pull request #992 from jamstack/nuxt-card-link
updated nuxt.md
2 parents f4e553b + e0d2d2a commit f59f107

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/site/generators/nuxt.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
title: Nuxt
3-
repo: nuxt/nuxt.js
4-
homepage: https://nuxtjs.org/
3+
repo: nuxt/nuxt
4+
homepage: https://nuxt.com/
55
language:
66
- JavaScript
77
license:
88
- MIT
99
templates:
1010
- Vue
1111
description: A minimalistic framework for serverless Vue.js applications.
12-
startertemplaterepo: https://github.com/lukeocodes/nuxt-starter-netlify-cms
12+
startertemplaterepo: https://github.com/netlify-templates/nuxt-starter
1313
twitter: nuxt_js
1414
---
1515

16-
An easy way to export your Vue.js Web Application into a static website.
16+
Nuxt is a free and open-source framework with an intuitive and extendable way to create type-safe, performant and production-grade full-stack web applications and websites with Vue.js.
1717

1818
## Easy to use
1919

0 commit comments

Comments
 (0)