move config to package
This commit is contained in:
		
							parent
							
								
									aa3ce92d48
								
							
						
					
					
						commit
						427777ce84
					
				
					 2 changed files with 8 additions and 8 deletions
				
			
		|  | @ -1,8 +0,0 @@ | |||
| export default { | ||||
|   image: { | ||||
|     max_width: 1920, | ||||
|     misc: { | ||||
|       prefetch_links: 'in-viewport' | ||||
|     } | ||||
|   } | ||||
| } | ||||
|  | @ -24,6 +24,14 @@ | |||
|     "url": "https://git.gay/gaiety/portfolio/issues" | ||||
|   }, | ||||
|   "homepage": "https://git.gay/gaiety/portfolio/src/branch/main/README.md", | ||||
|   "jampack": { | ||||
|     "image": { | ||||
|       "max_width": 1920 | ||||
|     }, | ||||
|     "misc": { | ||||
|       "prefetch_links": "in-viewport" | ||||
|     } | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@11ty/eleventy": "^2.0.1", | ||||
|     "@11ty/eleventy-plugin-syntaxhighlight": "^3.1.3", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Ava Gaiety W
						Ava Gaiety W