diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-11-13 23:03:31 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-11-13 23:03:31 -0500 |
| commit | ff57f2a9b470e0984b0b4d43533a232f8e297b45 (patch) | |
| tree | 73028c13f9674a9847af4ed64f30603e0ae8c029 /static/contact.html | |
| parent | f9d845d817163cb4fc8646d81170ce0ebbb67865 (diff) | |
update Open Graph prefix URL
Diffstat (limited to 'static/contact.html')
| -rw-r--r-- | static/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact.html b/static/contact.html index ed30e535..4cb466db 100644 --- a/static/contact.html +++ b/static/contact.html @@ -1,5 +1,5 @@ <!DOCTYPE html> -<html lang="en" prefix="og: http://ogp.me/ns#"> +<html lang="en" prefix="og: https://ogp.me/ns#"> <head> <meta charset="utf-8"/> <title>Contact | GrapheneOS</title> |
