summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-11-27 06:05:55 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-11-27 06:05:55 -0500
commitcaa7ae7177ec6dc1b9b9d4cde89379dc32b9ca49 (patch)
treeb6081c07d6d5add145ba4d9294944e54ba2eafbc /static/install
parent81dacbf8992e5201fea5d9b148d550639235403d (diff)
move GrapheneOS account to grapheneos.social
Diffstat (limited to 'static/install')
-rw-r--r--static/install/cli.html2
-rw-r--r--static/install/index.html2
-rw-r--r--static/install/web.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 35977711..e8cedc7b 100644
--- a/static/install/cli.html
+++ b/static/install/cli.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"/>
{{js|/js/redirect.js}}
</head>
<body>
diff --git a/static/install/index.html b/static/install/index.html
index 6cf789ee..606714cc 100644
--- a/static/install/index.html
+++ b/static/install/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"/>
{{js|/js/redirect.js}}
</head>
<body>
diff --git a/static/install/web.html b/static/install/web.html
index 131b6122..52f243a2 100644
--- a/static/install/web.html
+++ b/static/install/web.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"/>
{{js|/js/redirect.js}}
<script type="module" src="/js/fastboot/f270be49/fastboot.min.mjs" integrity="sha256-UOCvLjsBT6inovDMIH3bJIZ3mXvPZBKT7hh/XfB+HCQ="></script>
{{js|/js/web-install.js}}