chore(logo): 修改主题logo
This commit is contained in:
		
							parent
							
								
									6333291200
								
							
						
					
					
						commit
						7fd179d031
					
				| @ -123,7 +123,7 @@ task('js', () => { | |||||||
| }) | }) | ||||||
| 
 | 
 | ||||||
| task('zip', () => { | task('zip', () => { | ||||||
|   const target = ['./templates/**', './*.yaml', 'README.md', 'screenshot.png', 'LICENSE'] |   const target = ['./templates/**', './*.yaml', 'README.md', 'LICENSE'] | ||||||
|   return src(target, {base: '.'}) |   return src(target, {base: '.'}) | ||||||
|     .pipe(zip('halo-theme-dream2.0.zip')) |     .pipe(zip('halo-theme-dream2.0.zip')) | ||||||
|     .pipe(dest(distPath)) |     .pipe(dest(distPath)) | ||||||
|  | |||||||
							
								
								
									
										
											BIN
										
									
								
								templates/assets/img/logo.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								templates/assets/img/logo.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 23 KiB | 
| @ -14,7 +14,7 @@ spec: | |||||||
|   # 主题描述 |   # 主题描述 | ||||||
|   description: '梦之城,童话梦境' |   description: '梦之城,童话梦境' | ||||||
|   # 主题logo地址 |   # 主题logo地址 | ||||||
|   logo: https://q1.qlogo.cn/g?b=qq&nk=361654768&s=640 |   logo: /themes/theme-dream/assets/img/logo.png | ||||||
|   # 主题地址 |   # 主题地址 | ||||||
|   website: https://github.com/nineya/halo-theme-dream2.0 |   website: https://github.com/nineya/halo-theme-dream2.0 | ||||||
|   # 主题github开源地址 |   # 主题github开源地址 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user