fix🐛: update footer
	
		
			
	
		
	
	
		
			
				
	
				continuous-integration/drone/push Build is passing
				
					Details
				
			
		
	
				
					
				
			
				
	
				continuous-integration/drone/push Build is passing
				
					Details
				
			
		
	
							parent
							
								
									b11b7857ad
								
							
						
					
					
						commit
						b6088dd331
					
				|  | @ -1,5 +1,5 @@ | |||
| /* | ||||
|  * @LastEditTime: 2024-06-04 17:53:48 | ||||
|  * @LastEditTime: 2024-06-04 18:37:43 | ||||
|  * @Description: ... | ||||
|  * @Date: 2023-09-19 19:04:57 | ||||
|  * @Author: isboyjc | ||||
|  | @ -100,6 +100,13 @@ export default defineConfig({ | |||
|             } | ||||
|           ] | ||||
|         }, | ||||
|         socialLinks: [ | ||||
|           { icon: icons.mail, link: `Mailto:${mail}` } | ||||
|         ], | ||||
|         footer: { | ||||
|           psf: publicSecurityFiling, | ||||
|           icp: icp, | ||||
|         }, | ||||
|       }, | ||||
|     }, | ||||
|     en: { | ||||
|  | @ -160,10 +167,6 @@ export default defineConfig({ | |||
|             } | ||||
|           ] | ||||
|         }, | ||||
|       }, | ||||
|     } | ||||
|   }, | ||||
|   themeConfig: { | ||||
|         socialLinks: [ | ||||
|           { icon: icons.mail, link: `Mailto:${mail}` } | ||||
|         ], | ||||
|  | @ -172,6 +175,8 @@ export default defineConfig({ | |||
|           icp: icp, | ||||
|         }, | ||||
|       }, | ||||
|     } | ||||
|   }, | ||||
|   markdown: { | ||||
|     lineNumbers: true, | ||||
|   }, | ||||
|  |  | |||
|  | @ -34,7 +34,7 @@ const price = ref({ | |||
|                 :enter="{ opacity: 1, y: 0, scale: 1 }" | ||||
|                 :delay="0" | ||||
|                 :duration="400"  | ||||
|                 href="https://islenote.com"  | ||||
|                 :href="routerPath(lang, '/docs/testing')"  | ||||
|                 target="_blank" | ||||
|                 class="h-34px font-semibold text-primary rounded-full px-5 text-sm leading-6 border-2 border-solid border-primary flex-center duration-200 no-underline!" | ||||
|                 uno-hover="bg-primary text-[var(--vp-c-neutral-inverse)]!" | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue