mirror of
				https://github.com/ComputerScienceHouse/proxstar.git
				synced 2025-03-09 15:40:09 +00:00 
			
		
		
		
	Update bootstrap js cdn link
Update the link to the bootstrap js cdn. As a result, the navbar no longer fails to dropdown.
This commit is contained in:
		
							parent
							
								
									f8af77469e
								
							
						
					
					
						commit
						488caa323e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -102,8 +102,8 @@ | |||
|     <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" | ||||
|         integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" | ||||
|         crossorigin="anonymous"></script> | ||||
|     <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" | ||||
|         integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" | ||||
|     <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"  | ||||
|         integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"  | ||||
|         crossorigin="anonymous"></script> | ||||
|     <script src="https://unpkg.com/sweetalert/dist/sweetalert.min.js"></script> | ||||
|     <script defer src="https://use.fontawesome.com/releases/v5.0.8/js/solid.js" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue