Update index.html

This commit is contained in:
Cohen Erickson 2022-06-21 16:20:20 -05:00 committed by GitHub
parent 8af86dcdda
commit b2adb0023b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,9 @@
<meta property="og:type" content="website">
<meta property="og:image" content="/images/logo.png">
<meta property="og:description" content="">
<script>
if (location.protocol === "http:") location.protocol = "https:";
</script>
</head>
<body>