Skip to content

Commit

Permalink
docs: updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Atinux committed Jan 10, 2024
1 parent 056da88 commit d41902a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
5 changes: 5 additions & 0 deletions docs/app.vue
Expand Up @@ -25,6 +25,11 @@ const links = [{
icon: 'i-ph-browsers-duotone',
to: 'https://nuxt.com/templates',
target: '_blank'
}, {
label: 'Editor',
icon: 'i-ph-pencil-duotone',
to: 'https://nuxt.studio/?utm_source=content-site&utm_medium=header',
target: '_blank'
}, {
label: 'Releases',
icon: 'i-heroicons-rocket-launch-solid',
Expand Down
8 changes: 4 additions & 4 deletions docs/content/index.yml
Expand Up @@ -41,14 +41,14 @@ sections:
subTitle: Trusted and supported by our<br />amazing community
avatarText: Created and maintained by 180+ contributors
- slot: meet-studio
title: Meet Studio <br /><span class="text-primary-400">The pro version of Nuxt Content</span>
title: Meet Studio <br /><span class="text-primary-400">The Editor for Nuxt Content</span>
description: 'Nuxt Studio lets you edit your websites made with Nuxt Content on any devices and by anyone. Opening a new door between git-based CMS and collaboration with your marketing teams.'
button: Try it now!
list:
- Markdown Editor
- Sync with GitHub
- Preview links
- Enhanced Markdown Editor
- App Config Editor
- Live Preview
- Editors permissions
- Live collaboration
- Edit on mobile
- Media Library
Expand Down
2 changes: 1 addition & 1 deletion docs/pages/index.vue
Expand Up @@ -54,7 +54,7 @@ const { format: formatNumber } = Intl.NumberFormat('en-GB', { notation: 'compact
:ui="{ color: { primary: { solid: 'ring-1 ring-inset ring-primary-700/50 text-primary-400 bg-primary-900/10 hover:bg-primary-900/50 transition-color duration-200' } } }"
>
<NuxtLink to="https://nuxt.studio/?utm_source=content-site&utm_medium=hero&utm_campaign=home" target="_blank" rel="noopener">
Discover Nuxt Studio: the pro version of Content
Nuxt Studio: the Nuxt Content Editor
</NuxtLink>
</UBadge>
</div>
Expand Down

0 comments on commit d41902a

Please sign in to comment.