diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-27 06:05:55 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-27 06:05:55 -0500 |
| commit | caa7ae7177ec6dc1b9b9d4cde89379dc32b9ca49 (patch) | |
| tree | b6081c07d6d5add145ba4d9294944e54ba2eafbc /static/history | |
| parent | 81dacbf8992e5201fea5d9b148d550639235403d (diff) | |
move GrapheneOS account to grapheneos.social
Diffstat (limited to 'static/history')
| -rw-r--r-- | static/history/copperheados.html | 2 | ||||
| -rw-r--r-- | static/history/index.html | 2 | ||||
| -rw-r--r-- | static/history/legacy-changelog.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/static/history/copperheados.html b/static/history/copperheados.html index 952e60f3..512b9bea 100644 --- a/static/history/copperheados.html +++ b/static/history/copperheados.html @@ -27,7 +27,7 @@ {{css|/main.css}} <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <link rel="me" href="https://infosec.exchange/@grapheneos"/> + <link rel="me" href="https://grapheneos.social/@GrapheneOS"/> </head> <body> <header> diff --git a/static/history/index.html b/static/history/index.html index 1d62897e..c2cdc6d8 100644 --- a/static/history/index.html +++ b/static/history/index.html @@ -27,7 +27,7 @@ {{css|/main.css}} <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <link rel="me" href="https://infosec.exchange/@grapheneos"/> + <link rel="me" href="https://grapheneos.social/@GrapheneOS"/> </head> <body> <header> diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index 57708226..3dbd29a1 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.html @@ -27,7 +27,7 @@ {{css|/main.css}} <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <link rel="me" href="https://infosec.exchange/@grapheneos"/> + <link rel="me" href="https://grapheneos.social/@GrapheneOS"/> </head> <body> <header> |
