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 | |
| parent | ca1bb4d1b7e697cc89c4db5da23d4c37d12db00f (diff) | |
add metadata for temporary Mastodon account
| -rw-r--r-- | static/404.html | 1 | ||||
| -rw-r--r-- | static/articles/attestation-compatibility-guide.html | 1 | ||||
| -rw-r--r-- | static/articles/grapheneos-servers.html | 1 | ||||
| -rw-r--r-- | static/articles/index.html | 1 | ||||
| -rw-r--r-- | static/articles/server-traffic-shaping.html | 1 | ||||
| -rw-r--r-- | static/articles/sitewide-advertising-industry-opt-out.html | 1 | ||||
| -rw-r--r-- | static/build.html | 1 | ||||
| -rw-r--r-- | static/camera-privacy-policy.html | 1 | ||||
| -rw-r--r-- | static/contact.html | 1 | ||||
| -rw-r--r-- | static/donate.html | 1 | ||||
| -rw-r--r-- | static/faq.html | 1 | ||||
| -rw-r--r-- | static/features.html | 1 | ||||
| -rw-r--r-- | static/history/copperheados.html | 1 | ||||
| -rw-r--r-- | static/history/index.html | 1 | ||||
| -rw-r--r-- | static/history/legacy-changelog.html | 1 | ||||
| -rw-r--r-- | static/index.html | 1 | ||||
| -rw-r--r-- | static/install/cli.html | 1 | ||||
| -rw-r--r-- | static/install/index.html | 1 | ||||
| -rw-r--r-- | static/install/web.html | 1 | ||||
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 1 | ||||
| -rw-r--r-- | static/releases.html | 1 | ||||
| -rw-r--r-- | static/source.html | 1 | ||||
| -rw-r--r-- | static/usage.html | 1 |
23 files changed, 23 insertions, 0 deletions
diff --git a/static/404.html b/static/404.html index 2a9261a2..e510ff34 100644 --- a/static/404.html +++ b/static/404.html @@ -25,6 +25,7 @@ {{css|/main.css}} <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> + <link rel="me" href="https://infosec.exchange/@grapheneos"/> </head> <body> <header> diff --git a/static/articles/attestation-compatibility-guide.html b/static/articles/attestation-compatibility-guide.html index 7e3a9e3c..b0355a42 100644 --- a/static/articles/attestation-compatibility-guide.html +++ b/static/articles/attestation-compatibility-guide.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"/> </head> <body> <header> diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index cd763e2e..76c7f0e7 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.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/articles/index.html b/static/articles/index.html index a80e6f4a..1f392809 100644 --- a/static/articles/index.html +++ b/static/articles/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"/> </head> <body> <header> diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index 242684a0..49c5b306 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.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"/> </head> <body> <header> diff --git a/static/articles/sitewide-advertising-industry-opt-out.html b/static/articles/sitewide-advertising-industry-opt-out.html index dc3b4f05..6af9409c 100644 --- a/static/articles/sitewide-advertising-industry-opt-out.html +++ b/static/articles/sitewide-advertising-industry-opt-out.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"/> </head> <body> <header> diff --git a/static/build.html b/static/build.html index a335df09..41071ecc 100644 --- a/static/build.html +++ b/static/build.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"/> </head> <body> <header> diff --git a/static/camera-privacy-policy.html b/static/camera-privacy-policy.html index 943c7055..4a1960bf 100644 --- a/static/camera-privacy-policy.html +++ b/static/camera-privacy-policy.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"/> </head> <body> <header> diff --git a/static/contact.html b/static/contact.html index 0090e978..59579bd4 100644 --- a/static/contact.html +++ b/static/contact.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"/> </head> <body> <header> diff --git a/static/donate.html b/static/donate.html index 4dfba441..7ec393a8 100644 --- a/static/donate.html +++ b/static/donate.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"/> </head> <body> <header> diff --git a/static/faq.html b/static/faq.html index c0b261b2..4337ba47 100644 --- a/static/faq.html +++ b/static/faq.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/features.html b/static/features.html index 3ae248a3..d131cdf2 100644 --- a/static/features.html +++ b/static/features.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"/> </head> <body> <header> diff --git a/static/history/copperheados.html b/static/history/copperheados.html index a73a68f1..952e60f3 100644 --- a/static/history/copperheados.html +++ b/static/history/copperheados.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"/> </head> <body> <header> diff --git a/static/history/index.html b/static/history/index.html index 6b7a6963..1d62897e 100644 --- a/static/history/index.html +++ b/static/history/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"/> </head> <body> <header> diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index f6a106c6..57708226 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.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"/> </head> <body> <header> diff --git a/static/index.html b/static/index.html index f44a9f9e..03641a77 100644 --- a/static/index.html +++ b/static/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/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}} diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index 11e610a2..d01e67bd 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.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"/> </head> <body> <header> diff --git a/static/releases.html b/static/releases.html index 13970808..571d0210 100644 --- a/static/releases.html +++ b/static/releases.html @@ -28,6 +28,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/releases.js}} {{js|/js/redirect.js}} </head> diff --git a/static/source.html b/static/source.html index 9b02bc8f..58ef9836 100644 --- a/static/source.html +++ b/static/source.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"/> </head> <body> <header> diff --git a/static/usage.html b/static/usage.html index 155e0e62..030e645a 100644 --- a/static/usage.html +++ b/static/usage.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> |
