site: fix styles and js when browsing on localhost
This commit is contained in:
		
							parent
							
								
									5d1ea71568
								
							
						
					
					
						commit
						28175a456c
					
				| @ -8,8 +8,8 @@ | ||||
|         <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||
|         <title>$title$ - hledger.org</title> | ||||
|         <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css"> | ||||
|         <link href="//maxcdn.bootstrapcdn.com/bootswatch/3.3.0/readable/bootstrap.min.css" rel="stylesheet"> | ||||
|         <script src="//code.jquery.com/jquery-1.11.0.min.js"></script> | ||||
|         <link href="http://maxcdn.bootstrapcdn.com/bootswatch/3.3.0/readable/bootstrap.min.css" rel="stylesheet"> | ||||
|         <script src="http://code.jquery.com/jquery-1.11.0.min.js"></script> | ||||
|         <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script> | ||||
|         <link href="/css/style.css" rel="stylesheet"> | ||||
|         <!-- <link href="/css/syntax.css" rel="stylesheet"> --> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user