mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-23 09:54:28 -06:00
Use HTTPS
This commit is contained in:
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…
x
Reference in New Issue
Block a user