mirror of
				https://github.com/jakejarvis/jarv.is.git
				synced 2025-10-31 03:56:03 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			644 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			644 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| version: 2
 | |
| snapshot:
 | |
|   widths:
 | |
|     - 450
 | |
|     - 1050
 | |
|   enable-javascript: true
 | |
|   percy-css: >
 | |
|     div.embed,
 | |
|     iframe,
 | |
|     video,
 | |
|     img[src$=".gif"],
 | |
|     .loading,
 | |
|     #contact-form-captcha {
 | |
|       display: none !important;
 | |
|     }
 | |
| 
 | |
|     *,
 | |
|     ::before,
 | |
|     ::after {
 | |
|       animation: none !important;
 | |
|       transition-duration: 0s !important;
 | |
|       transition-delay: 0s !important;
 | |
|     }
 | |
| static:
 | |
|   include:
 | |
|     - "index.html"
 | |
|     - "uses/index.html"
 | |
|     - "notes/how-to-pull-request-fork-github/index.html"
 | |
|     - "notes/shodan-search-queries/index.html"
 | |
|     - "contact/index.html"
 | |
| discovery:
 | |
|   network-idle-timeout: 750
 | |
|   disable-cache: true
 |