diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-11-07 12:45:17 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-11-07 12:45:17 -0500 |
| commit | f74884f6f56fabbd7011d17f7832e358121c35e2 (patch) | |
| tree | 6434fb4bad97f4c97e02e1b7ae6adcb20abe4700 /static/install/web.html | |
| parent | ca1bb4d1b7e697cc89c4db5da23d4c37d12db00f (diff) | |
add metadata for temporary Mastodon account
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 1 |
1 files changed, 1 insertions, 0 deletions
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}} |
