add machine-readadable license metadata to feed

This commit is contained in:
Daniel Micay 2020-12-09 17:51:28 -05:00
parent 38ec9008fb
commit 8fbcc783bc

View File

@ -37,6 +37,7 @@ feed = f"""<?xml version="1.0" encoding="utf-8"?>
<id>https://grapheneos.org/releases#changelog</id>
<link href="https://grapheneos.org/releases#changelog"/>
<link rel="self" href="https://grapheneos.org/releases.atom"/>
<link rel="license" href="https://grapheneos.org/LICENSE.txt"/>
<icon>https://grapheneos.org/favicon.ico</icon>
<title>GrapheneOS changelog</title>
<updated>{updated}</updated>