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/articles | |
| parent | ca1bb4d1b7e697cc89c4db5da23d4c37d12db00f (diff) | |
add metadata for temporary Mastodon account
Diffstat (limited to 'static/articles')
| -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 |
5 files changed, 5 insertions, 0 deletions
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> |
