Skip to content

Commit

Permalink
update link protocols
Browse files Browse the repository at this point in the history
  • Loading branch information
ninianne98 committed Apr 7, 2024
1 parent 1c9f7fb commit 9938f3d
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/Aqueous/aqueous.master
Expand Up @@ -15,7 +15,7 @@
<meta name="description" content="" />
<meta name="keywords" content="" />
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="Blue" />
<link href='http://fonts.googleapis.com/css?family=Roboto+Condensed:700italic,400,300,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Roboto+Condensed:700italic,400,300,700' rel='stylesheet' type='text/css'>
<asp:PlaceHolder ID="myHeaderStuff" runat="server">
<!--[if lte IE 8]><script type="text/javascript" src="<%=ThePage.TemplateFolderPath %>js/html5shiv.js"></script><![endif]-->
<script type="text/javascript" src="<%=ThePage.TemplateFolderPath %>js/jquery.dropotron.min.js"></script>
Expand Down
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/Imagination/imagination.master
Expand Up @@ -27,7 +27,7 @@
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="GlossyBlack" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900' rel='stylesheet' type='text/css'>
<asp:PlaceHolder ID="myHeaderStuff" runat="server">
<!--[if lte IE 8]><script type="text/javascript" src="<%=ThePage.TemplateFolderPath %>js/html5shiv.js"></script><![endif]-->

Expand Down
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/waterdrops/index.html
Expand Up @@ -17,7 +17,7 @@
<meta name="description" content="" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>WaterDrops by FCT</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" media="screen" />
</head>
<body>
Expand Down
Expand Up @@ -18,7 +18,7 @@ Released : 20120902
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="Blue" />
<title>WaterDrops by FCT</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<asp:PlaceHolder ID="myPageHead" runat="server">
<link href="<%=ThePage.TemplateFolderPath %>style.css" rel="stylesheet" type="text/css" media="screen" />
</asp:PlaceHolder>
Expand Down
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/waterdrops/waterdrops-blog.aspx
Expand Up @@ -18,7 +18,7 @@ Released : 20120902
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="Blue" />
<title>WaterDrops by FCT</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<asp:PlaceHolder ID="myPageHead" runat="server">
<link href="<%=ThePage.TemplateFolderPath %>style.css" rel="stylesheet" type="text/css" media="screen" />
</asp:PlaceHolder>
Expand Down
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/waterdrops/waterdrops-home.aspx
Expand Up @@ -18,7 +18,7 @@ Released : 20120902
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="Blue" />
<title>WaterDrops by FCT</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<asp:PlaceHolder ID="myPageHead" runat="server">
<link href="<%=ThePage.TemplateFolderPath %>style.css" rel="stylesheet" type="text/css" media="screen" />
</asp:PlaceHolder>
Expand Down
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/waterdrops/waterdrops-page.aspx
Expand Up @@ -18,7 +18,7 @@ Released : 20120902
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="Blue" />
<title>WaterDrops by FCT</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<asp:PlaceHolder ID="myPageHead" runat="server">
<link href="<%=ThePage.TemplateFolderPath %>style.css" rel="stylesheet" type="text/css" media="screen" />
</asp:PlaceHolder>
Expand Down
2 changes: 1 addition & 1 deletion CMSAdmin/cmsTemplates/waterdrops/waterdrops.master
Expand Up @@ -45,7 +45,7 @@ Released : 20120902
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<carrot:jquerybasic runat="server" ID="jquerybasic1" SelectedSkin="Purple" />
<title>WaterDrops by FCT</title>
<link href="http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet" type="text/css" />
<asp:PlaceHolder ID="myPageHead" runat="server">
<link href="<%=ThePage.TemplateFolderPath %>style.css" rel="stylesheet" type="text/css" media="screen" />

Expand Down

0 comments on commit 9938f3d

Please sign in to comment.