mirror of
				https://github.com/andrewgioia/home.git
				synced 2025-11-04 00:50:45 +00:00 
			
		
		
		
	Adding a screenshot to the readme
This commit is contained in:
		
							parent
							
								
									1a769250f9
								
							
						
					
					
						commit
						7d4e359da3
					
				@ -1,3 +1,9 @@
 | 
			
		||||
# Homepage v7
 | 
			
		||||
 | 
			
		||||
This is version 7 of my homepage, now much simpler and without JS :P
 | 
			
		||||
 | 
			
		||||
The goal was to make it as light as possible, without any JavaScript, using system defaults and CSS variables for automatic light/dark mode support. I also wanted it to scale perfectly no matter what device or screen you're on.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
It's just a virtual business card but by all means fork/use the theme, just share in kind and refer back.
 | 
			
		||||
 | 
			
		||||
@ -124,7 +124,7 @@ a {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// schemes
 | 
			
		||||
@import "dark";
 | 
			
		||||
//@import "dark";
 | 
			
		||||
 | 
			
		||||
// media queries
 | 
			
		||||
@import "media";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user