Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b2da8a0

Browse files
author
Alex
committed
enforce https for facebook login
1 parent 981a5e1 commit b2da8a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_layouts/base.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</script>
1515
{%- include scripts/variables.html -%}
1616

17-
<script src="https://reactions.me/js/reactions.js?t=8"></script>
17+
<script src="https://reactions.me/js/reactions.js?t=9"></script>
1818

1919
</head>
2020
<body>

0 commit comments

Comments
 (0)