mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-30 20:57:26 +00:00 
			
		
		
		
	Fix CSS pathing issue.
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
|   <meta charset="utf-8"> | ||||
|   <meta http-equiv="X-UA-Compatible" content="chrome=1"> | ||||
|   <title>{{ site.title }}</title> | ||||
|   <link rel="stylesheet" href="{{ site.baseurl }}css/main.css"> | ||||
|   <link rel="stylesheet" href="{{ site.baseurl }}/css/main.css"> | ||||
|   <meta name="viewport" content="width=device-width"> | ||||
|   <!--[if lt IE 9]> | ||||
|   <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user