Skip to content

Commit

Permalink
docs(getting-started): update promotions
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Mar 22, 2024
1 parent db2d8b8 commit 42b3c8a
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Vuetify 3 is a next generation framework that takes advantage of the latest web

<PageFeatures />

<PromotedEntry />
<VoPromotionsCardVuetify />

## Browsers

Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/getting-started/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Vuetify is made possible by an amazing community that submits issues, creates pu

<PageFeatures />

<PromotedEntry />
<VoPromotionsCardVuetify />

It is our job to enable you to create amazing applications. A lot of the time, you come across something that can be made better. Maybe you find a bug, or you have an idea for additional functionality. That's great! It's as easy as cloning the Vuetify repository to get started working in a development environment.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Stuck on a particular problem? Check some of these common gotchas before creatin

<PageFeatures />

<PromotedPromoted slug="discord-subscriber-help" />
<VoPromotionsCardHighlight slug="vuetify-discord-subscriber-help" />

## Questions

Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Get started with Vuetify, the world’s most popular Vue.js framework for buildi

<PageFeatures />

<VoPromotionsCardHighlight slug="vuemastery-getting-started" class="mb-4" />
<VoPromotionsCardHighlight slug="vuemastery-getting-started" />

## Installation

Expand Down
4 changes: 2 additions & 2 deletions packages/docs/src/pages/en/getting-started/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ The Vuetify team performs releases on a weekly basis.

<PageFeatures />

<DocReleases />
<VoPromotionsCardVuetify />

<PromotedEntry />
<DocReleases />
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/getting-started/unit-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add regression protection by adding unit tests to your Vuetify application

<PageFeatures />

<PromotedEntry />
<VoPromotionsCardVuetify />

## Usage

Expand Down
2 changes: 0 additions & 2 deletions packages/docs/src/pages/en/getting-started/upgrade-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ This page contains a detailed list of breaking changes and the steps required to
<span class="text-h6">Many of the changes on this page can be applied automatically using [eslint-plugin-vuetify](https://www.npmjs.com/package/eslint-plugin-vuetify/)</span>
:::

<PromotedEntry />

::: info

Before upgrading, make sure to consult the Official [Vue 3 Migration Guide](https://v3-migration.vuejs.org/)
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/pages/en/getting-started/wireframes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ The Vuetify **layout system** makes it easy to rapidly scaffold an application's

<PageFeatures />

<PromotedEntry />
<VoPromotionsCardVuetify />

## Examples

Expand Down

0 comments on commit 42b3c8a

Please sign in to comment.