File tree Expand file tree Collapse file tree 2 files changed +4
-16
lines changed 
packages/docs/.vitepress/theme/components Expand file tree Collapse file tree 2 files changed +4
-16
lines changed Original file line number Diff line number Diff line change @@ -42,16 +42,10 @@ Vue Router is part of the Vue Ecosystem and is an MIT-licensed open source proje
4242      <img src="https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" height="26px" alt="Antony Konstantinidis" /> 
4343    </picture> 
4444  </a >
45-     <a href="https://storyblok .com" target="_blank" rel="noopener noreferrer"> 
45+     <a href="https://nuxtlabs .com" target="_blank" rel="noopener noreferrer"> 
4646    <picture> 
47-       <source srcset="https://posva-sponsors.pages.dev/logos/storyblok.png" media="(prefers-color-scheme: dark)" height="26px" alt="Storyblok" /> 
48-       <img src="https://posva-sponsors.pages.dev/logos/storyblok.png" height="26px" alt="Storyblok" /> 
49-     </picture> 
50-   </a >
51-     <a href="https://nuxtjs.org" target="_blank" rel="noopener noreferrer"> 
52-     <picture> 
53-       <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="Nuxt Labs" /> 
54-       <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="Nuxt Labs" /> 
47+       <source srcset="https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" media="(prefers-color-scheme: dark)" height="26px" alt="NuxtLabs" /> 
48+       <img src="https://posva-sponsors.pages.dev/logos/nuxt-light.svg" height="26px" alt="NuxtLabs" /> 
5549    </picture> 
5650  </a >
5751</p >
Original file line number Diff line number Diff line change 2929      "imgSrcLight" : " https://avatars.githubusercontent.com/u/4183726?u=6b50a8ea16de29d2982f43c5640b1db9299ebcd1&v=4" 
3030    },
3131    {
32-       "href" : " https://storyblok.com" 
33-       "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/storyblok.png" 
34-       "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/storyblok.png" 
35-       "alt" : " Storyblok" 
36-     },
37-     {
38-       "href" : " https://nuxtjs.org" 
32+       "href" : " https://nuxtlabs.com" 
3933      "imgSrcLight" : " https://posva-sponsors.pages.dev/logos/nuxt-light.svg" 
4034      "imgSrcDark" : " https://posva-sponsors.pages.dev/logos/nuxt-dark.svg" 
4135      "alt" : " Nuxt Labs" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments