Skip to content

Commit

Permalink
Merge branch 'main' into renovate/pnpm-9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu authored Oct 17, 2024
2 parents 279797d + a28463b commit c935afc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/.vitepress/theme/components/HomeSponsors.vue
Original file line number Diff line number Diff line change
Expand Up @@ -86,21 +86,21 @@ import { VPHomeSponsors } from 'vitepress/theme'
<li>
<a
class="sponsor"
href="https://github.com/sponsors/nuxt"
href="https://github.com/sponsors/danielroe "
target="_blank"
rel="noreferrer"
>
Daniel Roe <img class="w-5 h-5 rounded ml-2" src="https://avatars.githubusercontent.com/u/23360933?s=160&v=4" alt="" />
Daniel Roe <img class="w-5 h-5 rounded ml-2" src="https://avatars.githubusercontent.com/u/28706372?v=4" alt="" />
</a>
</li>
<li>
<a
class="sponsor"
href="https://github.com/sponsors/danielroe"
href="https://github.com/sponsors/nuxt"
target="_blank"
rel="noreferrer"
>
Nuxt <img class="w-5 h-5 rounded ml-2" src="https://avatars.githubusercontent.com/u/28706372?v=4" alt="" />
Nuxt <img class="w-5 h-5 rounded ml-2" src="https://avatars.githubusercontent.com/u/23360933?s=160&v=4" alt="" />
</a>
</li>
</ul>
Expand Down

0 comments on commit c935afc

Please sign in to comment.