This commit is contained in:
Kameron Kenny 2019-06-25 12:26:52 -04:00
parent b21576b333
commit 12e89eb376
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/skeleton.css"> <link rel="stylesheet" href="css/skeleton.css">
<link rel="stylesheet" href="css/custom.css"> <link rel="stylesheet" href="css/custom.css">
<link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css"> <link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<!-- <link rel="stylesheet" type="text/css" href="style.css"> --> <!-- <link rel="stylesheet" type="text/css" href="style.css"> -->
<!-- No Cache --> <!-- No Cache -->
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"> <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate">