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/donate.html | |
| parent | f9d845d817163cb4fc8646d81170ce0ebbb67865 (diff) | |
update Open Graph prefix URL
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html index 61961f4b..c4b6608c 100644 --- a/static/donate.html +++ b/static/donate.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>Donate | GrapheneOS</title> |
