diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:21:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 02:21:44 -0400 |
| commit | b818516048901bca5254859c27281a85012b1790 (patch) | |
| tree | 7019d5b625264d31f70d2c8f410174950d40af37 /static | |
| parent | 6b50a7728be29136860fd7021f8ba5c62a62beaa (diff) | |
add proper install and releases descriptions
Diffstat (limited to 'static')
| -rw-r--r-- | static/install.html | 2 | ||||
| -rw-r--r-- | static/releases.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/static/install.html b/static/install.html index c936d506..8a86489c 100644 --- a/static/install.html +++ b/static/install.html @@ -4,7 +4,7 @@ <meta charset="utf-8"/> <meta name="theme-color" content="#212121"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> - <meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/> + <meta name="description" content="Installation instructions for GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/> <title>GrapheneOS</title> <link rel="stylesheet" href="/grapheneos.css?0"/> </head> diff --git a/static/releases.html b/static/releases.html index a5ef1a00..80da87b4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -4,7 +4,7 @@ <meta charset="utf-8"/> <meta name="theme-color" content="#212121"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> - <meta name="description" content="GrapheneOS is a security and privacy focused mobile OS with Android app compatibility."/> + <meta name="description" content="Official releases of GrapheneOS, a security and privacy focused mobile OS with Android app compatibility."/> <title>GrapheneOS</title> <link rel="stylesheet" href="/grapheneos.css?0"/> </head> |
