Update index.html
This commit is contained in:
parent
8af86dcdda
commit
b2adb0023b
1 changed files with 4 additions and 1 deletions
|
|
@ -15,6 +15,9 @@
|
||||||
<meta property="og:type" content="website">
|
<meta property="og:type" content="website">
|
||||||
<meta property="og:image" content="/images/logo.png">
|
<meta property="og:image" content="/images/logo.png">
|
||||||
<meta property="og:description" content="">
|
<meta property="og:description" content="">
|
||||||
|
<script>
|
||||||
|
if (location.protocol === "http:") location.protocol = "https:";
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue