diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-01 11:42:08 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-01 11:42:08 -0400 |
| commit | 553d293bdc47c10abf080c3c60876db731ec9c92 (patch) | |
| tree | de2c1677b8323aedfc2959116150d0db7bf32f80 | |
| parent | 42c521e38b0b117d9f2aa71ed82a75320386a367 (diff) | |
extend legacy changelog description
| -rw-r--r-- | static/history/legacy-changelog.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index d81aa18d..8ffc6546 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.html @@ -3,14 +3,14 @@ <head> <meta charset="utf-8"/> <title>Legacy changelog | History | GrapheneOS</title> - <meta name="description" content="Historical release notes for GrapheneOS."/> + <meta name="description" content="Historical release notes for GrapheneOS including when it was previously known as CopperheadOS."/> <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="Legacy GrapheneOS changelog"/> - <meta property="og:description" content="Historical release notes for GrapheneOS."/> + <meta property="og:description" content="Historical release notes for GrapheneOS including when it was previously known as CopperheadOS."/> <meta property="og:type" content="website"/> <meta property="og:image" content="https://grapheneos.org/opengraph.png"/> <meta property="og:image:width" content="512"/> |
