summaryrefslogtreecommitdiff
path: root/static/install
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-11-07 12:45:17 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-11-07 12:45:17 -0500
commitf74884f6f56fabbd7011d17f7832e358121c35e2 (patch)
tree6434fb4bad97f4c97e02e1b7ae6adcb20abe4700 /static/install
parentca1bb4d1b7e697cc89c4db5da23d4c37d12db00f (diff)
add metadata for temporary Mastodon account
Diffstat (limited to 'static/install')
-rw-r--r--static/install/cli.html1
-rw-r--r--static/install/index.html1
-rw-r--r--static/install/web.html1
3 files changed, 3 insertions, 0 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 054ff9df..6430d21b 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -27,6 +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"/>
{{js|/js/redirect.js}}
</head>
<body>
diff --git a/static/install/index.html b/static/install/index.html
index 3cdf4b84..6cf789ee 100644
--- a/static/install/index.html
+++ b/static/install/index.html
@@ -27,6 +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"/>
{{js|/js/redirect.js}}
</head>
<body>
diff --git a/static/install/web.html b/static/install/web.html
index 40fe847a..e97bd6b5 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -27,6 +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"/>
{{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}}