diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-07 02:09:22 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-07 02:09:22 -0500 |
| commit | 0555b67578be9c01965007a9350cf7d749112c32 (patch) | |
| tree | a4d5ac25699dc2489781003627379726d48b34b9 /static/releases.html | |
| parent | 270511c959239ddf19b4e5a04e029018450c5155 (diff) | |
add machine-readable license information
Diffstat (limited to 'static/releases.html')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a54b6b2b..733a7acb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -25,6 +25,7 @@ <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/releases"/> <link rel="alternate" type="application/atom+xml" href="/releases.atom"/> + <link rel="license" href="/LICENSE.txt"/> <script type="module" src="/releases.js?13"></script> <script type="module" src="/redirect.js?7"></script> </head> |
