Fix og:url on view template to HTTPS

This commit is contained in:
Robbie Antenesse 2020-11-03 11:58:25 -07:00
parent 2f0aa6e14c
commit 9fcbb08468
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<meta name="keywords" content="conlanging, dictionary, dictionaries, lexicon, conlangs, constructed languages, glossopoeia, builder, app, tool">
<meta property="og:site_name" content="Lexiconga">
<meta property="og:url" content="http://lexicon.ga/{{dict}}">
<meta property="og:url" content="https://lexicon.ga/{{dict}}">
<meta property="og:type" content="website">
<meta property="og:title" content="{{dict_name}}">
<meta property="og:description" content="A Lexiconga dictionary by {{public_name}}">