|
@@ -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>
|