Use HTTPS

pull/453/head
Wes Cossick 8 years ago
parent 97246a13b9
commit edf619ea0a

@ -8,11 +8,11 @@
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen"> <link rel="stylesheet" type="text/css" href="stylesheets/github-light.css" media="screen">
<link rel="canonical" href="http://simplemde.com/" /> <link rel="canonical" href="https://simplemde.com/" />
<script> <script>
if(window.location.href.indexOf("nextstepwebs.github.io") !== -1) { if(window.location.href.indexOf("nextstepwebs.github.io") !== -1) {
window.location.href = "http://simplemde.com/"; window.location.href = "https://simplemde.com/";
} }
</script> </script>

Loading…
Cancel
Save