diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/404.html | 2 | ||||
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/contact.html | 2 | ||||
| -rw-r--r-- | static/donate.html | 2 | ||||
| -rw-r--r-- | static/faq.html | 2 | ||||
| -rw-r--r-- | static/index.html | 2 | ||||
| -rw-r--r-- | static/install.html | 2 | ||||
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 2 | ||||
| -rw-r--r-- | static/releases.html | 2 | ||||
| -rw-r--r-- | static/source.html | 2 | ||||
| -rw-r--r-- | static/usage.html | 2 |
11 files changed, 11 insertions, 11 deletions
diff --git a/static/404.html b/static/404.html index 728b16e3..b942b0b6 100644 --- a/static/404.html +++ b/static/404.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>Page not found | GrapheneOS</title> diff --git a/static/build.html b/static/build.html index d57eb1eb..b6ace3b3 100644 --- a/static/build.html +++ b/static/build.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>Build | GrapheneOS</title> 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> 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> diff --git a/static/faq.html b/static/faq.html index 41a54592..fa286520 100644 --- a/static/faq.html +++ b/static/faq.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>FAQ | GrapheneOS</title> diff --git a/static/index.html b/static/index.html index 6cc0fdaf..077ab27f 100644 --- a/static/index.html +++ b/static/index.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>GrapheneOS</title> diff --git a/static/install.html b/static/install.html index 840ef296..047e33af 100644 --- a/static/install.html +++ b/static/install.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>Install | GrapheneOS</title> diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 868d7050..08bfa132 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.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>PDF Viewer privacy policy | GrapheneOS</title> diff --git a/static/releases.html b/static/releases.html index 07e68b09..d249e151 100644 --- a/static/releases.html +++ b/static/releases.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>Releases | GrapheneOS</title> diff --git a/static/source.html b/static/source.html index 2e72a384..5a0a7396 100644 --- a/static/source.html +++ b/static/source.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>Source | GrapheneOS</title> diff --git a/static/usage.html b/static/usage.html index 92510e47..c01290f0 100644 --- a/static/usage.html +++ b/static/usage.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>Usage | GrapheneOS</title> |
