Skip to content

Commit

Permalink
chore: update to content branch
Browse files Browse the repository at this point in the history
  • Loading branch information
atinux authored Sep 15, 2023
1 parent 9e11cd2 commit 673ddbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/routes/data/starters.json.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ export default defineEventHandler((): Starter[] => [
"description": "Starter for a content-driven website.",
"image": "data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 14h10a1.667 1.667 0 0 0 1.667-1.667v-10A1.667 1.667 0 0 0 22 .667H12a1.667 1.667 0 0 0-1.667 1.666v10A1.667 1.667 0 0 0 12 14Zm1.667-10h6.666v6.667h-6.666V4ZM32 10.667h-3.333a1.667 1.667 0 0 0 0 3.333H32a1.667 1.667 0 1 0 0-3.333Zm-3.333-3.334H32A1.667 1.667 0 1 0 32 4h-3.333a1.667 1.667 0 0 0 0 3.333ZM2 7.333h3.333a1.667 1.667 0 1 0 0-3.333H2a1.667 1.667 0 1 0 0 3.333ZM2 14h3.333a1.667 1.667 0 1 0 0-3.333H2A1.667 1.667 0 0 0 2 14Zm30 3.333H2a1.667 1.667 0 1 0 0 3.334h30a1.667 1.667 0 1 0 0-3.334ZM18.667 24H2a1.667 1.667 0 1 0 0 3.333h16.667a1.667 1.667 0 0 0 0-3.333Z' fill='%2300BD6F'/%3E%3C/svg%3E",
"repo": "nuxt/starter",
"branch": "doc-driven",
"docs": "https://content.nuxtjs.org/guide/writing/document-driven"
"branch": "content",
"docs": "https://content.nuxtjs.org"
},
{
"name": "Module",
Expand Down

1 comment on commit 673ddbf

@vercel
Copy link

@vercel vercel bot commented on 673ddbf Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nuxt-new – ./

nuxt-new-git-main-nuxt-js.vercel.app
www.nuxt.new
nuxt-new-nuxt-js.vercel.app
nuxt.new

Please sign in to comment.