Use HTTPS

This commit is contained in:
Joshua Seigler 2019-06-09 09:09:41 -04:00
parent d1522ee372
commit a78a8eb7d6
15 changed files with 30 additions and 30 deletions

View file

@ -4,8 +4,8 @@
<meta charset="utf-8">
<title>Borderlands 2 Skill Calculator</title>
<link href='main.css' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
<script src="http://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<link href='https://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
</head>
<body class="choicePage">
<div class="wrapper">