summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-21 08:28:54 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-03-21 08:28:54 -0400
commitd898457161937952b0213b23aed30d8132301547 (patch)
tree5c1150ececf81e8c80e8f23e3722cf2f16da5af2 /static
parentfaf44ecfa63aeda0dcd61e6d32e99f138f229edb (diff)
expand FAQ acronym in page title
Diffstat (limited to 'static')
-rw-r--r--static/faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/faq.html b/static/faq.html
index e6d8d4f1..8a7bf813 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -2,14 +2,14 @@
<html lang="en" prefix="og: https://ogp.me/ns#">
<head>
<meta charset="utf-8"/>
- <title>FAQ | GrapheneOS</title>
+ <title>Frequently Asked Questions | GrapheneOS</title>
<meta name="description" content="Frequently asked questions about GrapheneOS."/>
<meta name="theme-color" content="#212121"/>
<meta name="msapplication-TileColor" content="#ffffff"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="twitter:site" content="@GrapheneOS"/>
<meta name="twitter:creator" content="@GrapheneOS"/>
- <meta property="og:title" content="GrapheneOS FAQ"/>
+ <meta property="og:title" content="GrapheneOS Frequently Asked Questions"/>
<meta property="og:description" content="Frequently asked questions about GrapheneOS."/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://grapheneos.org/opengraph.png"/>